plot.BigVAR {BigVAR} | R Documentation |
Plot a BigVAR object
Description
Plot a BigVAR object
Usage
## S4 method for signature 'BigVAR'
plot(x, y = NULL, ...)
Arguments
x |
BigVAR object created from |
y |
NULL |
... |
additional plot arguments |
Details
Uses plot.zoo to plot each indivdual series of Y
on a single plot
Value
NA, side effect is graph
See Also
[Package BigVAR version 1.1.2 Index]