Description Usage Arguments See Also Examples
S3 methods for multivariate spectrum estimation.
plot.mvspectrum
plots all univariate spectra. Analogouos to
spectrum
when plot = TRUE
.
1 2 |
x |
an object of class |
log |
logical; if |
... |
additional arguments passed to |
1 2 3 4 5 | # see examples in 'mvspectrum'
SS <- mvspectrum(diff(log(EuStockMarkets)) * 100,
spectrum.control = list(method = "mvspec"))
plot(SS, log = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.