# Generated by roxygen2: do not edit by hand

S3method(estimate,BSVAR)
S3method(estimate,BSVARMIX)
S3method(estimate,BSVARMSH)
S3method(estimate,BSVARSV)
S3method(estimate,PosteriorBSVAR)
S3method(estimate,PosteriorBSVARMIX)
S3method(estimate,PosteriorBSVARMSH)
S3method(estimate,PosteriorBSVARSV)
S3method(forecast,PosteriorBSVAR)
S3method(forecast,PosteriorBSVARMIX)
S3method(forecast,PosteriorBSVARMSH)
S3method(forecast,PosteriorBSVARSV)
S3method(verify_autoregression,PosteriorBSVAR)
S3method(verify_autoregression,PosteriorBSVARMIX)
S3method(verify_autoregression,PosteriorBSVARMSH)
S3method(verify_autoregression,PosteriorBSVARSV)
S3method(verify_volatility,PosteriorBSVAR)
S3method(verify_volatility,PosteriorBSVARMIX)
S3method(verify_volatility,PosteriorBSVARMSH)
S3method(verify_volatility,PosteriorBSVARSV)
export(compute_conditional_sd)
export(compute_fitted_values)
export(compute_historical_decompositions)
export(compute_impulse_responses)
export(compute_regime_probabilities)
export(compute_structural_shocks)
export(compute_variance_decompositions)
export(estimate)
export(forecast)
export(normalise_posterior)
export(specify_bsvar)
export(specify_bsvar_mix)
export(specify_bsvar_msh)
export(specify_bsvar_sv)
export(specify_data_matrices)
export(specify_identification_bsvars)
export(specify_posterior_bsvar)
export(specify_posterior_bsvar_mix)
export(specify_posterior_bsvar_msh)
export(specify_posterior_bsvar_sv)
export(specify_prior_bsvar)
export(specify_prior_bsvar_mix)
export(specify_prior_bsvar_msh)
export(specify_prior_bsvar_sv)
export(specify_starting_values_bsvar)
export(specify_starting_values_bsvar_mix)
export(specify_starting_values_bsvar_msh)
export(specify_starting_values_bsvar_sv)
export(verify_autoregression)
export(verify_volatility)
import(RcppProgress)
importFrom(GIGrvg,rgig)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(RcppTN,rtn)
importFrom(stochvol,svsample_fast_cpp)
useDynLib(bsvars, .registration = TRUE)
