Learn R Programming

BigVAR (version 1.0)

plot.BigVAR: Plot a BigVAR object

Description

Plot a BigVAR object

Usage

## S3 method for class 'BigVAR':
plot(x, y = NULL, ...)

Arguments

x
BigVAR object created from ConstructModel
y
NULL
...
additional plot arguments

Value

  • NA, side effect is graph

Details

Uses plot.zoo to plot each individual series of Y on a single plot

See Also

constructModel