# Generated by roxygen2: do not edit by hand

S3method(AICc,smooth)
S3method(AICc,vsmooth)
S3method(BICc,smooth)
S3method(BICc,vsmooth)
S3method(coef,smooth)
S3method(coef,vsmooth)
S3method(covar,default)
S3method(covar,smooth)
S3method(errorType,iss)
S3method(errorType,smooth)
S3method(errorType,smooth.sim)
S3method(fitted,smooth)
S3method(forecast,smooth)
S3method(getResponse,smooth)
S3method(getResponse,smooth.forecast)
S3method(lags,Arima)
S3method(lags,ar)
S3method(lags,default)
S3method(lags,ets)
S3method(lags,smooth)
S3method(lags,smooth.sim)
S3method(logLik,iss)
S3method(logLik,smooth)
S3method(logLik,smooth.sim)
S3method(logLik,viss)
S3method(logLik,vsmooth)
S3method(modelName,Arima)
S3method(modelName,ar)
S3method(modelName,default)
S3method(modelName,ets)
S3method(modelName,forecast)
S3method(modelName,lm)
S3method(modelName,smooth)
S3method(modelType,default)
S3method(modelType,iss)
S3method(modelType,smooth)
S3method(modelType,smooth.sim)
S3method(modelType,vsmooth)
S3method(nParam,iss)
S3method(nParam,smooth)
S3method(nParam,viss)
S3method(nobs,iss)
S3method(nobs,smooth)
S3method(nobs,smooth.sim)
S3method(nobs,viss)
S3method(nobs,vsmooth)
S3method(orders,Arima)
S3method(orders,ar)
S3method(orders,default)
S3method(orders,smooth)
S3method(orders,smooth.sim)
S3method(plot,iss)
S3method(plot,smooth)
S3method(plot,smooth.forecast)
S3method(plot,smooth.sim)
S3method(plot,smoothC)
S3method(plot,viss)
S3method(plot,vsmooth.sim)
S3method(pls,default)
S3method(pls,smooth)
S3method(pointLik,smooth)
S3method(print,iss)
S3method(print,smooth)
S3method(print,smooth.forecast)
S3method(print,smooth.sim)
S3method(print,viss)
S3method(print,vsmooth)
S3method(sigma,smooth)
S3method(sigma,vsmooth)
S3method(simulate,smooth)
S3method(simulate,vsmooth)
S3method(summary,iss)
S3method(summary,smooth)
S3method(summary,smooth.forecast)
S3method(summary,viss)
S3method(summary,vsmooth)
export(Accuracy)
export(MAE)
export(MAPE)
export(MASE)
export(MPE)
export(MRE)
export(MSE)
export(RelAME)
export(RelMAE)
export(RelMSE)
export(SMAPE)
export(auto.ces)
export(auto.gum)
export(auto.msarima)
export(auto.ssarima)
export(cbias)
export(ces)
export(cma)
export(covar)
export(es)
export(forecast)
export(forecast.smooth)
export(ges)
export(getResponse)
export(gsi)
export(gum)
export(ham)
export(hm)
export(is.iss)
export(is.msarima)
export(is.smooth)
export(is.smooth.forecast)
export(is.smooth.sim)
export(is.smoothC)
export(is.viss)
export(is.vsmooth)
export(is.vsmooth.sim)
export(iss)
export(lags)
export(modelName)
export(modelType)
export(msarima)
export(orders)
export(pls)
export(sCE)
export(sMSE)
export(sPIS)
export(sim.ces)
export(sim.es)
export(sim.gum)
export(sim.sma)
export(sim.ssarima)
export(sim.ves)
export(sma)
export(smoothCombine)
export(sowhat)
export(ssarima)
export(ves)
export(viss)
import(Rcpp)
import(zoo)
importFrom(forecast,forecast)
importFrom(forecast,getResponse)
importFrom(forecast,is.ets)
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(greybox,AICc)
importFrom(greybox,BICc)
importFrom(greybox,dlaplace)
importFrom(greybox,ds)
importFrom(greybox,errorType)
importFrom(greybox,graphmaker)
importFrom(greybox,nParam)
importFrom(greybox,plaplace)
importFrom(greybox,pointLik)
importFrom(greybox,ps)
importFrom(greybox,qlaplace)
importFrom(greybox,qs)
importFrom(greybox,rlaplace)
importFrom(greybox,rs)
importFrom(greybox,stepwise)
importFrom(greybox,xregExpander)
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,dnorm)
importFrom(stats,end)
importFrom(stats,fitted)
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,qchisq)
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,sigma)
importFrom(stats,simulate)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(stats,window)
importFrom(utils,packageVersion)
useDynLib(smooth)
