# Generated by roxygen2: do not edit by hand

S3method(AICc,smooth)
S3method(BICc,smooth)
S3method(accuracy,smooth)
S3method(accuracy,smooth.forecast)
S3method(actuals,adam)
S3method(actuals,msdecompose)
S3method(actuals,smooth)
S3method(actuals,smooth.forecast)
S3method(as.data.frame,summary.adam)
S3method(coef,adam)
S3method(coef,smooth)
S3method(coefbootstrap,adam)
S3method(confint,adam)
S3method(errorType,adam)
S3method(errorType,msdecompose)
S3method(errorType,smooth)
S3method(errorType,smooth.sim)
S3method(extractScale,smooth)
S3method(extractSigma,smooth)
S3method(fitted,msdecompose)
S3method(fitted,smooth)
S3method(fitted,smooth.forecast)
S3method(forecast,adam)
S3method(forecast,adamCombined)
S3method(forecast,msdecompose)
S3method(forecast,oes)
S3method(forecast,smooth)
S3method(implant,adam)
S3method(lags,Arima)
S3method(lags,adam)
S3method(lags,ar)
S3method(lags,default)
S3method(lags,ets)
S3method(lags,msdecompose)
S3method(lags,smooth)
S3method(lags,smooth.sim)
S3method(logLik,smooth)
S3method(logLik,smooth.sim)
S3method(modelName,Arima)
S3method(modelName,ar)
S3method(modelName,default)
S3method(modelName,ets)
S3method(modelName,forecast)
S3method(modelName,lm)
S3method(modelName,smooth)
S3method(modelType,adam)
S3method(modelType,default)
S3method(modelType,ets)
S3method(modelType,msdecompose)
S3method(modelType,oesg)
S3method(modelType,smooth)
S3method(modelType,smooth.sim)
S3method(multicov,adam)
S3method(multicov,default)
S3method(multicov,smooth)
S3method(nobs,adam)
S3method(nobs,msdecompose)
S3method(nobs,smooth)
S3method(nobs,smooth.sim)
S3method(nparam,msdecompose)
S3method(nparam,smooth)
S3method(orders,Arima)
S3method(orders,adam)
S3method(orders,ar)
S3method(orders,default)
S3method(orders,smooth)
S3method(orders,smooth.sim)
S3method(outlierdummy,adam)
S3method(outlierdummy,smooth)
S3method(plot,adam)
S3method(plot,adam.forecast)
S3method(plot,adam.predict)
S3method(plot,msdecompose)
S3method(plot,oes)
S3method(plot,oes.sim)
S3method(plot,reapply)
S3method(plot,reapplyCombined)
S3method(plot,smooth)
S3method(plot,smooth.forecast)
S3method(plot,smooth.sim)
S3method(plot,smoothC)
S3method(pls,default)
S3method(pls,smooth)
S3method(pointLik,adam)
S3method(pointLik,oes)
S3method(pointLik,smooth)
S3method(predict,adam)
S3method(print,adam)
S3method(print,adam.forecast)
S3method(print,adam.sim)
S3method(print,adamCombined)
S3method(print,msdecompose)
S3method(print,oes)
S3method(print,oes.sim)
S3method(print,reapply)
S3method(print,reapplyCombined)
S3method(print,smooth)
S3method(print,smooth.forecast)
S3method(print,smooth.sim)
S3method(print,summary.adam)
S3method(reapply,adam)
S3method(reapply,adamCombined)
S3method(reapply,default)
S3method(reforecast,adam)
S3method(reforecast,default)
S3method(residuals,adam)
S3method(residuals,msdecompose)
S3method(residuals,smooth)
S3method(rmultistep,adam)
S3method(rmultistep,default)
S3method(rmultistep,smooth)
S3method(rstandard,adam)
S3method(rstandard,smooth)
S3method(rstudent,adam)
S3method(rstudent,smooth)
S3method(sigma,adam)
S3method(sigma,msdecompose)
S3method(sigma,smooth)
S3method(sigma,smooth.sim)
S3method(simulate,adam)
S3method(simulate,smooth)
S3method(sm,adam)
S3method(summary,adam)
S3method(summary,adamCombined)
S3method(summary,smooth)
S3method(summary,smooth.forecast)
S3method(vcov,adam)
S3method(xtable,adam)
S3method(xtable,summary.adam)
export(accuracy)
export(adam)
export(auto.adam)
export(auto.ces)
export(auto.gum)
export(auto.msarima)
export(auto.ssarima)
export(ces)
export(cma)
export(es)
export(es_old)
export(ges)
export(gum)
export(is.adam)
export(is.adam.sim)
export(is.msarima)
export(is.msdecompose)
export(is.msdecompose.forecast)
export(is.oes)
export(is.oesg)
export(is.smooth)
export(is.smooth.forecast)
export(is.smooth.sim)
export(is.smoothC)
export(lags)
export(modelName)
export(modelType)
export(msarima)
export(msarima_old)
export(msdecompose)
export(multicov)
export(oes)
export(oesg)
export(orders)
export(pls)
export(reapply)
export(reforecast)
export(rmultistep)
export(sim.ces)
export(sim.es)
export(sim.gum)
export(sim.oes)
export(sim.sma)
export(sim.ssarima)
export(sma)
export(sma_old)
export(smoothCombine)
export(sowhat)
export(ssarima)
export(xtable)
import(Rcpp)
import(zoo)
importFrom(MASS,mvrnorm)
importFrom(generics,accuracy)
importFrom(generics,forecast)
importFrom(grDevices,dev.interactive)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(greybox,AICc)
importFrom(greybox,BICc)
importFrom(greybox,actuals)
importFrom(greybox,alm)
importFrom(greybox,coefbootstrap)
importFrom(greybox,dalaplace)
importFrom(greybox,detectdst)
importFrom(greybox,dgnorm)
importFrom(greybox,dlaplace)
importFrom(greybox,ds)
importFrom(greybox,dsrboot)
importFrom(greybox,errorType)
importFrom(greybox,extractScale)
importFrom(greybox,extractSigma)
importFrom(greybox,graphmaker)
importFrom(greybox,hm)
importFrom(greybox,implant)
importFrom(greybox,is.alm)
importFrom(greybox,is.occurrence)
importFrom(greybox,is.scale)
importFrom(greybox,measures)
importFrom(greybox,nparam)
importFrom(greybox,outlierdummy)
importFrom(greybox,plaplace)
importFrom(greybox,pointLik)
importFrom(greybox,polyprod)
importFrom(greybox,ps)
importFrom(greybox,qalaplace)
importFrom(greybox,qgnorm)
importFrom(greybox,qlaplace)
importFrom(greybox,qs)
importFrom(greybox,ralaplace)
importFrom(greybox,rgnorm)
importFrom(greybox,rlaplace)
importFrom(greybox,rs)
importFrom(greybox,sm)
importFrom(greybox,stepwise)
importFrom(greybox,xregExpander)
importFrom(nloptr,nloptr)
importFrom(pracma,hessian)
importFrom(statmod,dinvgauss)
importFrom(statmod,qinvgauss)
importFrom(statmod,rinvgauss)
importFrom(stats,.lm.fit)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,contrasts)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dbeta)
importFrom(stats,decompose)
importFrom(stats,deltat)
importFrom(stats,dgamma)
importFrom(stats,dlnorm)
importFrom(stats,dlogis)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,end)
importFrom(stats,filter)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,lowess)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.pass)
importFrom(stats,nlminb)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pacf)
importFrom(stats,plnorm)
importFrom(stats,pnorm)
importFrom(stats,poly)
importFrom(stats,ppoints)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qgamma)
importFrom(stats,qlnorm)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qqplot)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reformulate)
importFrom(stats,residuals)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rlogis)
importFrom(stats,rnorm)
importFrom(stats,rstandard)
importFrom(stats,rstudent)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,start)
importFrom(stats,supsmu)
importFrom(stats,terms)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,window)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(xtable,xtable)
importFrom(zoo,zoo)
useDynLib(smooth)
