| plot.dsge_occbin | R Documentation |
Plot OccBin Simulation Results
## S3 method for class 'dsge_occbin'
plot(x, vars = NULL, compare = TRUE, shade = TRUE, max_panels = 9L, ...)
x |
A |
vars |
Character vector of variable names to plot. Default: constrained variables plus a few others. |
compare |
Logical. If |
shade |
Logical. If |
max_panels |
Integer. Maximum panels per page. Default 9. |
... |
Additional arguments (unused). |
No return value, called for the side effect of producing OccBin simulation plots on the active graphics device. Constrained and unconstrained paths are shown, with shaded regions where constraints bind.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.