View source: R/Classes_Methods_All.R
| autoplot.ATSMModelBoot | R Documentation |
Autoplot method for ATSMModelBoot objects
## S3 method for class 'ATSMModelBoot'
autoplot(x, NumOutPE, type, ...)
x |
An object of class 'ATSMModelBoot' |
NumOutPE |
An object of class 'ATSMNumOutputs': point estimates of the numerical outputs |
type |
Plot type: one of "IRF", "FEVD", "GIRF", "GFEVD" (each must be suffixed with "_Factors" or "_Yields"). For JLL-based models, an additional "_Ortho" suffix produces orthogonalized outputs. All inputs must end by "_Boot" as a reference to the bootstrap procedure. |
... |
Additional arguments (not used) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.