# Generated by roxygen2: do not edit by hand

S3method(plot,svdraws)
S3method(plot,svldraws)
S3method(plot,svlpredict)
S3method(plot,svpredict)
S3method(plot,svresid)
S3method(plot,svsim)
S3method(predict,svdraws)
S3method(predict,svldraws)
S3method(print,summary.svdraws)
S3method(print,summary.svsim)
S3method(print,svdraws)
S3method(print,svsim)
S3method(residuals,svdraws)
S3method(residuals,svldraws)
S3method(summary,svdraws)
S3method(summary,svldraws)
S3method(summary,svsim)
export(arpredict)
export(latent)
export(latent0)
export(logret)
export(para)
export(paradensplot)
export(paratraceplot)
export(priors)
export(runtime)
export(svlsample)
export(svlsample2)
export(svsample)
export(svsample2)
export(svsim)
export(thinning)
export(updatesummary)
export(volplot)
importFrom(Rcpp,sourceCpp)
importFrom(coda,effectiveSize)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(coda,mcpar)
importFrom(coda,nchain)
importFrom(coda,niter)
importFrom(coda,nvar)
importFrom(coda,traceplot)
importFrom(coda,varnames)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(stats,IQR)
importFrom(stats,cov)
importFrom(stats,dbeta)
importFrom(stats,density)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,dunif)
importFrom(stats,lowess)
importFrom(stats,median)
importFrom(stats,plot.ts)
importFrom(stats,ppoints)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qqplot)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(stats,ts.plot)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(stochvol, .registration = TRUE)
