posterior density plots
1 2 3 4 5 6 7 8  | plot_density(obj, lag = 1, hpd = NULL, ...)
## S3 method for class 'bvar'
plot_density(obj, lag = 1, hpd = NULL, ...)
## S3 method for class 'msvar'
plot_density(obj, lag = 1, hpd = NULL, regime = 1,
  ...)
 | 
obj | 
 an estimated BVAR-model  | 
lag | 
 lag for parameters (0=intercept)  | 
hpd | 
 level for credible interval  | 
... | 
 not used  | 
regime | 
 Regime for the density plot  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.