search for: tf4024291

Displaying 1 result from an estimated 1 matches for "tf4024291".

2007 Jul 04
2
Loop and cbind
...es. for (i in 1:12){ ewma[i] <- emaTA(calm[[i]]^2,0.03) standard[i]<- calm[[i]]/sqrt(ewma[i]) standard <- cbind(standard[i]) } But it does not work. Could anyone give me some advice how can I achieve this? Many thanks -- View this message in context: http://www.nabble.com/Loop-and-cbind-tf4024291.html#a11430500 Sent from the R help mailing list archive at Nabble.com.