# Generated by roxygen2: do not edit by hand

S3method(plot,mcmc.tvp)
S3method(plot,shrinkTVP)
S3method(print,shrinkTVP)
S3method(print,summary.shrinkTVP)
S3method(summary,shrinkTVP)
export(LPDS)
export(eval_pred_dens)
export(shrinkTVP)
export(simTVP)
import(coda)
importFrom(GIGrvg,rgig)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(methods,formalArgs)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.pass)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stochvol,svsample)
importFrom(utils,maintainer)
importFrom(zoo,index)
useDynLib(shrinkTVP, .registration = TRUE)
