View source: R/plot.ctryvecest.R
| plot.ctryvecest | R Documentation | 
A plot function for objects of class "ctryvecest" for visual inspection
of posterior draws.
## S3 method for class 'ctryvecest'
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.