Draw BVAR and BVHAR MCMC plots.
Arguments
- object
- A - bvharspobject
- type
- The type of the plot. Posterior coefficient ( - coef), Trace plot (- trace), kernel density plot (- dens), and interval estimates plot (- area).
- pars
- Parameter names to draw. 
- regex_pars
- Regular expression parameter names to draw. 
- ...
- Other options for each - bayesplot::mcmc_trace(),- bayesplot::mcmc_dens(), and- bayesplot::mcmc_areas().
