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