# Generated by roxygen2: do not edit by hand

export(ATA)
export(ATA.Accuracy)
export(ATA.BackTransform)
export(ATA.BoxCoxAttr)
export(ATA.CI)
export(ATA.Core)
export(ATA.Decomposition)
export(ATA.Forecast)
export(ATA.SeasAttr)
export(ATA.Seasonality)
export(ATA.Shift)
export(ATA.Transform)
export(ATA.plot)
export(ATA.print)
export(find.freq)
export(find.freq.fourier)
export(find.multi.freq)
export(ndiffs.tseries)
export(stR_seasadj)
exportPattern("(\"^[[:alpha:]]+\")")
import(Rcpp)
importFrom(Rdpack,reprompt)
importFrom(TSA,periodogram)
importFrom(forecast,BoxCox.lambda)
importFrom(forecast,findfrequency)
importFrom(forecast,is.constant)
importFrom(forecast,mstl)
importFrom(forecast,msts)
importFrom(forecast,ndiffs)
importFrom(forecast,nsdiffs)
importFrom(forecast,seasadj)
importFrom(forecast,seasonal)
importFrom(forecast,tbats)
importFrom(forecast,tbats.components)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(seasonal,seas)
importFrom(seasonal,series)
importFrom(seasonal,udg)
importFrom(stR,AutoSTR)
importFrom(stR,components)
importFrom(stats,"tsp<-")
importFrom(stats,acf)
importFrom(stats,as.ts)
importFrom(stats,cycle)
importFrom(stats,decompose)
importFrom(stats,frequency)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,spec.ar)
importFrom(stats,stl)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,var)
importFrom(stlplus,stlplus)
importFrom(timeSeries,colKurtosis)
importFrom(timeSeries,colSkewness)
importFrom(tseries,adf.test)
importFrom(tseries,kpss.test)
importFrom(tseries,pp.test)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(xts,period.apply)
useDynLib(ATAforecasting, .registration = TRUE)
