# Generated by roxygen2: do not edit by hand

S3method(compute_forecast_performance,ForecastsPANELpoos)
S3method(compute_variance_decompositions,PosteriorBVARGROUPPANEL)
S3method(compute_variance_decompositions,PosteriorBVARPANEL)
S3method(compute_variance_decompositions,PosteriorBVARs)
S3method(estimate,BVARGROUPPANEL)
S3method(estimate,BVARGROUPPRIORPANEL)
S3method(estimate,BVARPANEL)
S3method(estimate,BVARs)
S3method(estimate,PosteriorBVARGROUPPANEL)
S3method(estimate,PosteriorBVARGROUPPRIORPANEL)
S3method(estimate,PosteriorBVARPANEL)
S3method(estimate,PosteriorBVARs)
S3method(forecast,PosteriorBVARGROUPPANEL)
S3method(forecast,PosteriorBVARGROUPPRIORPANEL)
S3method(forecast,PosteriorBVARPANEL)
S3method(forecast,PosteriorBVARs)
S3method(forecast_poos_recursively,BVARGROUPPANEL)
S3method(forecast_poos_recursively,BVARGROUPPRIORPANEL)
S3method(forecast_poos_recursively,BVARPANEL)
S3method(forecast_poos_recursively,BVARs)
S3method(plot,ForecastsPANEL)
S3method(plot,PosteriorFEVDPANEL)
S3method(summary,ForecastsPANEL)
S3method(summary,PosteriorBVARGROUPPANEL)
S3method(summary,PosteriorBVARGROUPPRIORPANEL)
S3method(summary,PosteriorBVARPANEL)
S3method(summary,PosteriorBVARs)
S3method(summary,PosteriorFEVDPANEL)
export(compute_forecast_performance)
export(forecast)
export(forecast_poos_recursively)
export(specify_bvarGroupPANEL)
export(specify_bvarGroupPriorPANEL)
export(specify_bvarPANEL)
export(specify_bvars)
export(specify_panel_data_matrices)
export(specify_poosf_exercise)
export(specify_posterior_bvarGroupPANEL)
export(specify_posterior_bvarGroupPriorPANEL)
export(specify_posterior_bvarPANEL)
export(specify_posterior_bvars)
export(specify_prior_bvarPANEL)
export(specify_prior_bvars)
export(specify_starting_values_bvarGroupPANEL)
export(specify_starting_values_bvarGroupPriorPANEL)
export(specify_starting_values_bvarPANEL)
export(specify_starting_values_bvars)
import(RcppProgress)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(RcppTN,dtn)
importFrom(RcppTN,rtn)
importFrom(bsvars,compute_variance_decompositions)
importFrom(bsvars,estimate)
importFrom(generics,forecast)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tmvtnsim,rtmvnorm)
useDynLib(bpvars, .registration = TRUE)
