Learn R Programming

MSBVAR (version 0.9-2)

plot.forecast: Plot function for forecasts

Description

Generates simple plots of forecasts obtained from forecast.VAR / forecast.BVAR / forecast.B-SVAR

Usage

"plot"(x, ...)

Arguments

x
Plots generated from forecast genrated through fitted VAR, BVAR, or B-SVAR model from forecast
...
Other graphics parameters

Value

Details

Generates a plot in the current graphics device for the m time series in the respective (B)VAR model.

See Also

summary

Examples

Run this code
## Not run: 
# plot(x)
# ## End(Not run)

Run the code above in your browser using DataLab