# Generated by roxygen2: do not edit by hand

S3method(compute_fitted_values,PosteriorBVAR)
S3method(compute_shocks,PosteriorBVAR)
S3method(compute_variance_decompositions,PosteriorBVAR)
S3method(estimate,BVAR)
S3method(estimate,PosteriorBVAR)
S3method(forecast,PosteriorBVAR)
S3method(summary,PosteriorBVAR)
export(compute_shocks)
export(forecast)
export(rmatnorm1)
export(specify_bvar)
export(specify_posterior_bvar)
export(specify_prior_bvar)
export(specify_starting_values_bvar)
import(RcppArmadillo)
import(RcppProgress)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(RcppTN,rtn)
importFrom(bsvars,compute_fitted_values)
importFrom(bsvars,compute_variance_decompositions)
importFrom(bsvars,estimate)
importFrom(bsvars,specify_data_matrices)
importFrom(generics,forecast)
importFrom(stats,quantile)
importFrom(stats,sd)
useDynLib(bvars, .registration = TRUE)
