# Generated by roxygen2: do not edit by hand

S3method(fitted,shrinkTVPVAR)
S3method(plot,mcmc.tvp.var)
S3method(plot,mcmc.var)
S3method(plot,shrinkTVPVAR)
S3method(plot,shrinkTVPVAR_fit)
S3method(plot,shrinkTVPVAR_forc)
S3method(print,shrinkTVPVAR)
export(TV_heatmap)
export(density_plotter)
export(forecast_shrinkTVPVAR)
export(gen_TVP_params)
export(shrinkTVPVAR)
export(simTVPVAR)
export(state_plotter)
import(coda)
import(shrinkTVP)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,title)
importFrom(lattice,levelplot)
importFrom(methods,formalArgs)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,maintainer)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(zoo,index)
useDynLib(shrinkTVPVAR, .registration = TRUE)
