Rdocumentation
powered by
Learn R Programming
MSBVAR (version 0.6-0)
plot.forecast: Plot function for forecasts
Description
Generates simple plots of forecasts obtained from forecast.VAR / forecast.BVAR / forecast.B-SVAR
Usage
plot.forecast(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