Displaying 1 result from an estimated 1 matches for "plotmultits".
2009 Jul 10
0
Error when running the examples in plotMultiTS / QRMlib
Dear List,
R ist somtimes a bit frustrating...
I ran the example from
http://bm2.genes.nig.ac.jp/RGM2/R_current/library/QRMlib/man/plotMultiTS.html
and I get an error.
Has someone an explanation for this?
Thanks a lot,
Steve
CODE:
library(R.utils)
library(tseries)
library(wmtsa)
library(waveslim)
library(brainwaver)
library(timeSeries)
library(QRMlib)
> ?plotMultiTS
> data(DJ);
> Sdata <- window(DJ, fr...