# Generated by roxygen2: do not edit by hand

S3method(AIC,bgvar)
S3method(BIC,bgvar)
S3method(coef,bgvar)
S3method(coefficients,bgvar)
S3method(fitted,bgvar)
S3method(logLik,bgvar)
S3method(plot,bgvar)
S3method(plot,bgvar.fevd)
S3method(plot,bgvar.irf)
S3method(plot,bgvar.pred)
S3method(plot,bgvar.resid)
S3method(predict,bgvar)
S3method(print,bgvar)
S3method(print,bgvar.CD)
S3method(print,bgvar.lps)
S3method(print,bgvar.rmse)
S3method(resid,bgvar)
S3method(residuals,bgvar)
S3method(summary,bgvar)
S3method(vcov,bgvar)
export(DIC)
export(IRF)
export(IRF.cf)
export(avg.pair.cc)
export(bgvar)
export(cond.predict)
export(conv.diag)
export(fevd.decomp)
export(gfevd.decomp)
export(hd.decomp)
export(list_to_matrix)
export(lps)
export(matrix_to_list)
export(residual.corr.test)
export(rmse)
importFrom(GIGrvg,rgig)
importFrom(MASS,Null)
importFrom(MASS,ginv)
importFrom(MASS,mvrnorm)
importFrom(Matrix,bdiag)
importFrom(Rcpp,evalCpp)
importFrom(abind,abind)
importFrom(abind,adrop)
importFrom(bayesm,rdirichlet)
importFrom(coda,geweke.diag)
importFrom(coda,mcmc)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(knitr,kable)
importFrom(methods,is)
importFrom(parallel,detectCores)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,is.ts)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,pf)
importFrom(stats,plot.ts)
importFrom(stats,qf)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,vcov)
importFrom(stochvol,svsample2)
importFrom(stochvol,svsim)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,object.size)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(xts,is.xts)
importFrom(zoo,coredata)
useDynLib(BGVAR, .registration=TRUE)
