# Generated by roxygen2: do not edit by hand

S3method(bread,cgarch.estimate)
S3method(bread,dcc.estimate)
S3method(cgarch_modelspec,tsgarch.multi_estimate)
S3method(coef,cgarch.estimate)
S3method(coef,dcc.estimate)
S3method(coef,gogarch.estimate)
S3method(dcc_modelspec,tsgarch.multi_estimate)
S3method(dfft,gogarch.fft)
S3method(dfft,gogarch.fftsim)
S3method(estfun,cgarch.estimate)
S3method(estfun,dcc.estimate)
S3method(estimate,cgarch.spec)
S3method(estimate,dcc.spec)
S3method(estimate,gogarch.spec)
S3method(expected_shortfall,cgarch.predict)
S3method(expected_shortfall,cgarch.simulate)
S3method(expected_shortfall,dcc.predict)
S3method(expected_shortfall,dcc.simulate)
S3method(expected_shortfall,gogarch.predict)
S3method(expected_shortfall,gogarch.simulate)
S3method(fitted,cgarch.estimate)
S3method(fitted,cgarch.predict)
S3method(fitted,cgarch.simulate)
S3method(fitted,dcc.estimate)
S3method(fitted,dcc.predict)
S3method(fitted,dcc.simulate)
S3method(fitted,gogarch.estimate)
S3method(fitted,gogarch.predict)
S3method(fitted,gogarch.simulate)
S3method(logLik,cgarch.estimate)
S3method(logLik,dcc.estimate)
S3method(logLik,gogarch.estimate)
S3method(newsimpact,cgarch.estimate)
S3method(newsimpact,dcc.estimate)
S3method(newsimpact,gogarch.estimate)
S3method(pfft,gogarch.fft)
S3method(pfft,gogarch.fftsim)
S3method(pit,gogarch.fft)
S3method(plot,cgarch.estimate)
S3method(plot,dcc.estimate)
S3method(plot,tsmarch.newsimpact)
S3method(predict,cgarch.estimate)
S3method(predict,dcc.estimate)
S3method(predict,gogarch.estimate)
S3method(print,summary.cgarch.estimate)
S3method(print,summary.dcc.estimate)
S3method(print,summary.gogarch.estimate)
S3method(qfft,gogarch.fft)
S3method(qfft,gogarch.fftsim)
S3method(residuals,cgarch.estimate)
S3method(residuals,dcc.estimate)
S3method(residuals,gogarch.estimate)
S3method(simulate,cgarch.estimate)
S3method(simulate,dcc.estimate)
S3method(simulate,gogarch.estimate)
S3method(summary,cgarch.estimate)
S3method(summary,dcc.estimate)
S3method(summary,gogarch.estimate)
S3method(tsaggregate,cgarch.estimate)
S3method(tsaggregate,cgarch.predict)
S3method(tsaggregate,cgarch.simulate)
S3method(tsaggregate,dcc.estimate)
S3method(tsaggregate,dcc.predict)
S3method(tsaggregate,dcc.simulate)
S3method(tsaggregate,gogarch.estimate)
S3method(tsaggregate,gogarch.predict)
S3method(tsaggregate,gogarch.simulate)
S3method(tscokurt,gogarch.estimate)
S3method(tscokurt,gogarch.predict)
S3method(tscokurt,gogarch.simulate)
S3method(tsconvolve,gogarch.estimate)
S3method(tsconvolve,gogarch.predict)
S3method(tsconvolve,gogarch.simulate)
S3method(tscor,cgarch.estimate)
S3method(tscor,cgarch.predict)
S3method(tscor,cgarch.simulate)
S3method(tscor,dcc.estimate)
S3method(tscor,dcc.predict)
S3method(tscor,dcc.simulate)
S3method(tscor,gogarch.estimate)
S3method(tscor,gogarch.predict)
S3method(tscor,gogarch.simulate)
S3method(tscoskew,gogarch.estimate)
S3method(tscoskew,gogarch.predict)
S3method(tscoskew,gogarch.simulate)
S3method(tscov,cgarch.estimate)
S3method(tscov,cgarch.predict)
S3method(tscov,cgarch.simulate)
S3method(tscov,dcc.estimate)
S3method(tscov,dcc.predict)
S3method(tscov,dcc.simulate)
S3method(tscov,gogarch.estimate)
S3method(tscov,gogarch.predict)
S3method(tscov,gogarch.simulate)
S3method(tsfilter,cgarch.estimate)
S3method(tsfilter,dcc.estimate)
S3method(tsfilter,gogarch.estimate)
S3method(value_at_risk,cgarch.predict)
S3method(value_at_risk,cgarch.simulate)
S3method(value_at_risk,dcc.predict)
S3method(value_at_risk,dcc.simulate)
S3method(value_at_risk,gogarch.predict)
S3method(value_at_risk,gogarch.simulate)
S3method(vcov,cgarch.estimate)
S3method(vcov,dcc.estimate)
export(bread)
export(cgarch_modelspec)
export(combn_fast)
export(dcc_modelspec)
export(dfft)
export(estfun)
export(expected_shortfall)
export(gogarch_modelspec)
export(newsimpact)
export(pfft)
export(qfft)
export(radical)
export(value_at_risk)
import(data.table)
import(methods)
import(tsmethods)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(RcppBessel,bessel_k)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(Rdpack,reprompt)
importFrom(Rsolnp,solnp)
importFrom(abind,abind)
importFrom(future,future)
importFrom(future.apply,future_lapply)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,heat.colors)
importFrom(grDevices,terrain.colors)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(lubridate,`%m+%`)
importFrom(lubridate,days)
importFrom(lubridate,tz)
importFrom(lubridate,weeks)
importFrom(lubridate,years)
importFrom(nloptr,nloptr)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(numDeriv,jacobian)
importFrom(sandwich,bread)
importFrom(sandwich,bwNeweyWest)
importFrom(sandwich,estfun)
importFrom(sandwich,vcovHAC)
importFrom(sandwich,vcovOPG)
importFrom(shape,drapecol)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,approxfun)
importFrom(stats,ar)
importFrom(stats,cov.wt)
importFrom(stats,cov2cor)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,fitted)
importFrom(stats,integrate)
importFrom(stats,logLik)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,stepfun)
importFrom(stats,vcov)
importFrom(tsdistributions,ddist)
importFrom(tsdistributions,dkurtosis)
importFrom(tsdistributions,dskewness)
importFrom(tsdistributions,dspd)
importFrom(tsdistributions,ghyptransform)
importFrom(tsdistributions,nigtransform)
importFrom(tsdistributions,pdist)
importFrom(tsdistributions,pspd)
importFrom(tsdistributions,qdist)
importFrom(tsdistributions,qgh)
importFrom(tsdistributions,qspd)
importFrom(tsdistributions,rdist)
importFrom(tsdistributions,rspd)
importFrom(tsdistributions,spd_modelspec)
importFrom(tsgarch,garch_modelspec)
importFrom(tsgarch,newsimpact)
importFrom(tsgarch,to_multi_estimate)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,write.table)
importFrom(xts,as.xts)
importFrom(xts,is.xts)
importFrom(xts,merge.xts)
importFrom(xts,xts)
importFrom(zoo,`coredata<-`)
importFrom(zoo,as.zoo)
importFrom(zoo,coredata)
importFrom(zoo,index)
importFrom(zoo,is.zoo)
importFrom(zoo,na.fill)
useDynLib(tsmarch, .registration=TRUE);
