View source: R/plot.bvarlist.R
plot.bvarlist | R Documentation |
A plot function for objects of class "bvarlist"
.
## S3 method for class 'bvarlist'
plot(x, ci = 0.95, type = "hist", model = NULL, ...)
x |
an object of class |
ci |
interval used to calculate credible bands for time-varying parameters. |
type |
either |
model |
numeric or integer indicating for which models in argument |
... |
further graphical parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.