data("fred_md")
)fred_transform()
, fred_code()
)?bv_fcast()
)irf()
and predict()
(irf(x) <- irf(x)
)par_bvar()
)area
argument adds polygons for credible intervalst_back
allows adding realised values before forecastscol
and fill
arguments allow changing coloursvars
, vars_response
, and vars_impulse
type
for coef()
, fitted()
, etc, to retrieve means / quantilesb
argument in bv_mn()
psi
now allows for one order of integrationscale_hess
now works properlybvar()
summary()
methods for bvar
, bvar_irf
and bvar_fcast
as.mcmc
method to interface with codaplot.bvar()
and density()
companion()
method to retrieve the companion matrixylim
of plot.bvar()
density plots with multiple chainslogLik()
method for bvar
objectsbv_psi()
errors for modes other than "auto"fcast
and irf
defaults of bvar()
to NULL
dmvnorm()
(used in logLik()
)R CMD check --run-donttest
: One warning (deprecated functions)predict()
for ex-post forecasts and updating quantilesirf()
/ fevd()
for ex-post irfs, fevds and updating quantilesfitted()
, residuals()
, coef()
and vcov()
density()
as shorthand for calling density()
on hyperparametersprint()
methods for intermediate objectsbv_minnesota
, bv_metropolis
and method outputsplot.bvar()
now supports types, subsets and multiple chainsbv_plot_trace()
and bv_plot_density()
density()
, including a plot methodplot.bvar()
, incl. plotting of multiple chainsbvar_fcast
and bvar_irf
bv_plot_irf(x)
for plot(x$irf)
or plot(irf(x))
conf_bands
argument to predict()
/ irf()
bvar_resid
and bvar_density
sign_lim
to bv_irf()
to set maximum number of sign restriction drawsalpha
and lambda
, improve psi
alignmentbv_mn()
may be called with a numeric vector for alpha
and/or lambda
bv_mh()
and bv_mn()
bv_metropolis()
and bv_minnesota()
fred_qd
with format version 2, lowering R dependency to (>= 3.3.0)alpha
needs an sd parameterpsi
now needs proper shape and scale parametersscale_hess
as a vectorbv_soc()
and bv_sur()
\dontrun{}
examples to \donttest{}
plot_hyper()
print
and plot
methodsR CMD check --as-cran
: No errors or warnings, one note (New submission)Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.