Learn R Programming

BigVAR (version 1.1.2)

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

See Also

constructModel