Description Usage Arguments Author(s) References See Also Examples
Time Series plots of VAR forecasts with differently shaded confidence regions (fanchart) for each endogenous variable.
1 2 3  | 
x | 
 An object of class ‘  | 
colors | 
 Character vector of colors to be used for shading. If unset, a gray color scheme is used.  | 
cis | 
 A numeric vector of confidence intervals. If unset the sequence from 0.1 to 0.9 is used (step size 0.1).  | 
names | 
 Character vector, names of variables for fancharts. If unset, all variables are plotted.  | 
main | 
 Character vector, title for fanchart plots.  | 
ylab | 
 Character, ylab for fanchart.  | 
xlab | 
 Character, xlab for fanchart.  | 
col.y | 
 Character, color for plotted time series.  | 
plot.type | 
 Character, if multiple all fancharts appear in one device.  | 
nc | 
 Integer, number of columns if plot.type is multiple.  | 
mar | 
 Vector, setting of margins.  | 
oma | 
 Vector, setting of outer margins.  | 
... | 
 Dot argument, passed to plot.ts.  | 
Bernhard Pfaff
Britton, E., P.G. Fisher and J.D. Whitley (1998), Inflation Report projections: understanding the fan chart, Bank of England Quarterly Bulletin, February, Bank of England, pages 30-37.
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.