- 1. "dynamic" plot for a time series (score: 1)
- Author: "Theodore Kypraios" <kypreost@yahoo.gr>
- Date: Wed, 3 Mar 2004 18:48:13 -0000
- Dear all, I have a matrix X with n-columns and 1000 rows say. Each of the columns represents a time series X_i(t), i=1,..,n. I would like to have some how, a "dynamic" plot. For instance, 1. I want f
- /archives/html/s-news/2004-03/msg00036.html (7,449 bytes)
- 2. Re: "dynamic" plot for a time series (score: 1)
- Author: "Dimitrios Stats" <dimitrios.stats@btopenworld.com>
- Date: Wed, 3 Mar 2004 23:14:12 -0000
- The following should do the job TS.function<-function(){ smpl.mat<-matrix(rnorm(120,10,2),nrow=12,ncol=10) plot(smpl.mat[,1],type="n") for (i in 2:12) { lines(smpl.mat[,i],type="l") readline("Press
- /archives/html/s-news/2004-03/msg00037.html (7,257 bytes)
This search system is powered by
Namazu