# Generated by roxygen2: do not edit by hand

S3method("+",tsgarch.spec)
S3method(AIC,tsgarch.estimate)
S3method(BIC,tsgarch.estimate)
S3method(as_flextable,benchmark.fcp)
S3method(as_flextable,benchmark.laurent)
S3method(as_flextable,summary.tsgarch.estimate)
S3method(bread,tsgarch.estimate)
S3method(coef,tsgarch.estimate)
S3method(confint,tsgarch.estimate)
S3method(estfun,tsgarch.estimate)
S3method(estimate,tsgarch.multispec)
S3method(estimate,tsgarch.spec)
S3method(fitted,tsgarch.estimate)
S3method(fitted,tsgarch.multi_estimate)
S3method(halflife,tsgarch.estimate)
S3method(logLik,tsgarch.estimate)
S3method(newsimpact,tsgarch.estimate)
S3method(nobs,tsgarch.estimate)
S3method(omega,tsgarch.estimate)
S3method(omega,tsgarch.spec)
S3method(persistence,tsgarch.estimate)
S3method(persistence,tsgarch.spec)
S3method(pit,tsgarch.estimate)
S3method(plot,tsgarch.estimate)
S3method(plot,tsgarch.newsimpact)
S3method(predict,tsgarch.estimate)
S3method(print,summary.tsgarch.estimate)
S3method(print,summary.tsgarch.profile)
S3method(residuals,tsgarch.estimate)
S3method(residuals,tsgarch.multi_estimate)
S3method(sigma,tsgarch.estimate)
S3method(sigma,tsgarch.multi_estimate)
S3method(simulate,tsgarch.spec)
S3method(summary,tsgarch.estimate)
S3method(summary,tsgarch.profile)
S3method(tsbacktest,tsgarch.spec)
S3method(tsequation,tsgarch.estimate)
S3method(tsfilter,tsgarch.estimate)
S3method(tsfilter,tsgarch.spec)
S3method(tsprofile,tsgarch.spec)
S3method(unconditional,tsgarch.estimate)
S3method(unconditional,tsgarch.spec)
S3method(vcov,tsgarch.estimate)
export(as_flextable)
export(benchmark_fcp)
export(benchmark_laurent)
export(bread)
export(estfun)
export(estimate.tsgarch.spec)
export(garch_modelspec)
export(newsimpact)
export(nloptr_fast_options)
export(nloptr_global_options)
export(omega)
export(persistence)
export(to_multi_estimate)
import(data.table)
import(methods)
import(tsmethods)
importFrom(Rcpp,evalCpp)
importFrom(Rdpack,reprompt)
importFrom(TMB,MakeADFun)
importFrom(TMB,sdreport)
importFrom(flextable,add_footer_lines)
importFrom(flextable,add_footer_row)
importFrom(flextable,align)
importFrom(flextable,append_chunks)
importFrom(flextable,as_chunk)
importFrom(flextable,as_equation)
importFrom(flextable,as_flextable)
importFrom(flextable,as_paragraph)
importFrom(flextable,autofit)
importFrom(flextable,bold)
importFrom(flextable,colformat_double)
importFrom(flextable,compose)
importFrom(flextable,flextable)
importFrom(flextable,fontsize)
importFrom(flextable,hline)
importFrom(flextable,italic)
importFrom(flextable,padding)
importFrom(flextable,separate_header)
importFrom(flextable,set_caption)
importFrom(flextable,set_header_labels)
importFrom(flextable,width)
importFrom(future,"%<-%")
importFrom(future.apply,future_lapply)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(lubridate,`%m+%`)
importFrom(lubridate,days)
importFrom(lubridate,tz)
importFrom(lubridate,weeks)
importFrom(lubridate,years)
importFrom(nloptr,nloptr)
importFrom(numDeriv,jacobian)
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,confint)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqplot)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(tsdistributions,ddist)
importFrom(tsdistributions,dkurtosis)
importFrom(tsdistributions,dskewness)
importFrom(tsdistributions,pdist)
importFrom(tsdistributions,qdist)
importFrom(tsdistributions,rdist)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,tail)
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(tsgarch, .registration=TRUE); useDynLib(tsgarch_TMBExports)
