# Generated by roxygen2: do not edit by hand

S3method(AIC,tsissm.estimate)
S3method(AIC,tsissm.selection)
S3method(BIC,tsissm.estimate)
S3method(BIC,tsissm.selection)
S3method(as_flextable,summary.tsissm.estimate)
S3method(bread,tsissm.estimate)
S3method(coef,tsissm.estimate)
S3method(estfun,tsissm.estimate)
S3method(estimate,tsissm.autospec)
S3method(estimate,tsissm.spec)
S3method(fitted,tsissm.estimate)
S3method(hresiduals,tsissm.estimate)
S3method(logLik,tsissm.estimate)
S3method(logLik,tsissm.selection)
S3method(nobs,tsissm.estimate)
S3method(plot,tsissm.estimate)
S3method(plot,tsissm.profile)
S3method(plot,tsissm.simulate)
S3method(predict,tsissm.estimate)
S3method(predict,tsissm.selection)
S3method(print,summary.tsissm.estimate)
S3method(print,tsissm.diagnose)
S3method(residuals,tsissm.estimate)
S3method(sigma,tsissm.estimate)
S3method(simulate,tsissm.estimate)
S3method(simulate,tsissm.selection)
S3method(summary,tsissm.estimate)
S3method(tsbacktest,tsissm.autospec)
S3method(tsbacktest,tsissm.spec)
S3method(tsdecompose,tsissm.estimate)
S3method(tsdecompose,tsissm.predict)
S3method(tsdecompose,tsissm.simulate)
S3method(tsdiagnose,tsissm.estimate)
S3method(tsensemble,tsissm.selection)
S3method(tsensemble,tsissm.selection_predict)
S3method(tsensemble,tsissm.selection_simulate)
S3method(tsequation,tsissm.estimate)
S3method(tsfilter,tsissm.estimate)
S3method(tsfilter,tsissm.selection)
S3method(tsmetrics,tsissm.estimate)
S3method(tsmetrics,tsissm.predict)
S3method(tsmoments,tsissm.estimate)
S3method(tsprofile,tsissm.estimate)
S3method(tsspec,tsissm.estimate)
S3method(vcov,tsissm.estimate)
export(as_flextable)
export(bread)
export(estfun)
export(hresiduals)
export(issm_modelspec)
import(data.table)
import(methods)
import(tsmethods)
importFrom(RTMB,AD)
importFrom(RTMB,ADREPORT)
importFrom(RTMB,ADoverload)
importFrom(RTMB,REPORT)
importFrom(RTMB,as.vector.advector)
importFrom(RTMB,eigen)
importFrom(RTMB,matrix)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,loadModule)
importFrom(TMB,MakeADFun)
importFrom(copula,P2p)
importFrom(copula,normalCopula)
importFrom(copula,rCopula)
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,future)
importFrom(future,nbrOfWorkers)
importFrom(future,value)
importFrom(future.apply,future_lapply)
importFrom(grDevices,gray)
importFrom(grDevices,n2mfrow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,axis.Date)
importFrom(graphics,axis.POSIXct)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,title)
importFrom(nloptr,nloptr)
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,acf)
importFrom(stats,ar)
importFrom(stats,arima)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(tsaux,auto_clean)
importFrom(tsaux,bias)
importFrom(tsaux,box_cox)
importFrom(tsaux,crps)
importFrom(tsaux,future_dates)
importFrom(tsaux,mape)
importFrom(tsaux,mase)
importFrom(tsaux,mis)
importFrom(tsaux,mslre)
importFrom(tsaux,sampling_frequency)
importFrom(tsaux,tslinear)
importFrom(tsaux,tstransform)
importFrom(tsdistributions,ddist)
importFrom(tsdistributions,distribution_modelspec)
importFrom(tsdistributions,pdist)
importFrom(tsdistributions,qdist)
importFrom(tsdistributions,rdist)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(viridisLite,viridis)
importFrom(xts,as.xts)
importFrom(xts,is.xts)
importFrom(xts,xts)
importFrom(zoo,as.zoo)
importFrom(zoo,coredata)
importFrom(zoo,index)
importFrom(zoo,is.zoo)
importFrom(zoo,na.fill)
importFrom(zoo,na.locf)
importFrom(zoo,zoo)
useDynLib(tsissm,.registration = TRUE); useDynLib(tsissm_TMBExports)
