View source: R/plot.ctryvarest.R
plot.ctryvarest | R Documentation |
A plot function for objects of class "ctryvarest"
for visual inspection
of posterior draws.
## S3 method for class 'ctryvarest'
plot(x, ci = 0.95, type = "hist", variables = "all", ctry = NULL, ...)
x |
an object of class |
ci |
interval used to calculate credible bands for time-varying parameters. |
type |
either |
variables |
character vector of variables that should be plotted. Default is |
ctry |
character (optional). Name of the country, which will be shown in the title of the output. |
... |
further graphical parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.