# Generated by roxygen2: do not edit by hand

S3method(AICc,default)
S3method(coef,smooth)
S3method(fitted,smooth)
S3method(forecast,smooth)
S3method(getResponse,smooth)
S3method(getResponse,smooth.forecast)
S3method(lags,Arima)
S3method(lags,default)
S3method(logLik,iss)
S3method(logLik,smooth)
S3method(logLik,smooth.sim)
S3method(model.type,default)
S3method(nobs,iss)
S3method(nobs,smooth)
S3method(nobs,smooth.sim)
S3method(orders,Arima)
S3method(orders,default)
S3method(plot,iss)
S3method(plot,smooth)
S3method(plot,smooth.forecast)
S3method(plot,smooth.sim)
S3method(print,iss)
S3method(print,smooth)
S3method(print,smooth.forecast)
S3method(print,smooth.sim)
S3method(simulate,smooth)
S3method(summary,iss)
S3method(summary,smooth)
S3method(summary,smooth.forecast)
export(AICc)
export(MAPE)
export(MASE)
export(MPE)
export(RelMAE)
export(SMAPE)
export(auto.ces)
export(auto.ssarima)
export(cbias)
export(ces)
export(es)
export(forecast)
export(forecast.smooth)
export(ges)
export(getResponse)
export(graphmaker)
export(hm)
export(iss)
export(lags)
export(model.type)
export(orders)
export(sCE)
export(sMSE)
export(sPIS)
export(sim.ces)
export(sim.es)
export(sim.ssarima)
export(sma)
export(sowhat)
export(ssarima)
export(stepwise)
import(Rcpp)
import(zoo)
importFrom(forecast,forecast)
importFrom(forecast,getResponse)
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(nloptr,nloptr)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dbeta)
importFrom(stats,decompose)
importFrom(stats,deltat)
importFrom(stats,end)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,nlminb)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,plnorm)
importFrom(stats,pnorm)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,residuals)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(stats,simulate)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(utils,packageVersion)
useDynLib(smooth, .registration=TRUE)
