# Generated by roxygen2: do not edit by hand

S3method(AIC,tsdistribution.estimate)
S3method(BIC,tsdistribution.estimate)
S3method(bread,tsdistribution.estimate)
S3method(coef,tsdistribution.estimate)
S3method(estfun,tsdistribution.estimate)
S3method(estimate,tsdistribution.spec)
S3method(logLik,tsdistribution.estimate)
S3method(print,summary.tsdistribution)
S3method(print,summary.tsdistribution.profile)
S3method(summary,tsdistribution.estimate)
S3method(summary,tsdistribution.profile)
S3method(tsmoments,tsdistribution.estimate)
S3method(tsprofile,tsdistribution.spec)
S3method(vcov,tsdistribution.estimate)
export(authorized_domain)
export(ddist)
export(dged)
export(dgh)
export(dghst)
export(distribution_bounds)
export(distribution_modelspec)
export(djsu)
export(dkurtosis)
export(dnig)
export(dsged)
export(dskewness)
export(dsnorm)
export(dsstd)
export(dstd)
export(ghyptransform)
export(nigtransform)
export(pdist)
export(pged)
export(pgh)
export(pghst)
export(pjsu)
export(pnig)
export(psged)
export(psnorm)
export(psstd)
export(pstd)
export(qdist)
export(qged)
export(qgh)
export(qghst)
export(qjsu)
export(qnig)
export(qsged)
export(qsnorm)
export(qsstd)
export(qstd)
export(rdist)
export(rged)
export(rgh)
export(rghst)
export(rjsu)
export(rnig)
export(rsged)
export(rsnorm)
export(rsstd)
export(rstd)
import(data.table)
import(methods)
import(tsmethods)
importFrom(GeneralizedHyperbolic,ghypMom)
importFrom(GeneralizedHyperbolic,rghyp)
importFrom(Rsolnp,solnp)
importFrom(SkewHyperbolic,pskewhyp)
importFrom(SkewHyperbolic,qskewhyp)
importFrom(TMB,MakeADFun)
importFrom(future,"%<-%")
importFrom(future.apply,future_lapply)
importFrom(progressr,handlers)
importFrom(progressr,progressor)
importFrom(sandwich,bread)
importFrom(sandwich,bwNeweyWest)
importFrom(sandwich,estfun)
importFrom(sandwich,vcovHAC)
importFrom(sandwich,vcovOPG)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,ar)
importFrom(stats,coef)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,spline)
importFrom(stats,uniroot)
importFrom(stats,vcov)
importFrom(utils,tail)
importFrom(zoo,coredata)
useDynLib(tsdistributions, .registration=TRUE); useDynLib(tsdistributions_TMBExports)
