plot.BigVAR: Plot a BigVAR object
Description
Plot a BigVAR object
Usage
# S4 method for BigVAR
plot(x, y = NULL, ...)
Value
NA, side effect is graph
Arguments
- x
BigVAR object created from ConstructModel
- y
NULL
- ...
additional plot arguments
Details
Uses plot.zoo to plot each indivdual series of Y
on a single plot