Learn R Programming

MSBVAR (version 0.7-1)

plot.forecast: Plot function for forecasts

Description

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

Usage

## S3 method for class 'forecast':
plot(x, ...)

Arguments

Value

None. Generates a plot in the current graphics device.

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
plot(x)

Run the code above in your browser using DataLab