Displaying 1 result from an estimated 1 matches for "tp3816899p3816899".
2011 Sep 15
2
cumVar and cumSkew
...ength = length(daily))
for (i in (1:length(daily))) {
var.value[i] <- var(daily[1:i])
}
But because my dataset is so huge, I run out of memory.....
Any ideas?!?!
Much appreciate it!
--
View this message in context: http://r.789695.n4.nabble.com/cumVar-and-cumSkew-tp3816899p3816899.html
Sent from the R help mailing list archive at Nabble.com.