# Generated by roxygen2: do not edit by hand

S3method(fitted,Arima)
S3method(plot,Arima)
S3method(plot,armasubsets)
S3method(predict,TAR)
S3method(rstandard,Arima)
S3method(summary,armasubsets)
S3method(tsdiag,Arimax)
S3method(tsdiag,TAR)
export(ARMAspec)
export(BoxCox.ar)
export(Keenan.test)
export(LB.test)
export(McLeod.Li.test)
export(Tsay.test)
export(acf)
export(arima)
export(arima.boot)
export(arimax)
export(armasubsets)
export(detectAO)
export(detectIO)
export(eacf)
export(gBox)
export(garch.sim)
export(harmonic)
export(kurtosis)
export(lagplot)
export(periodogram)
export(prewhiten)
export(qar.sim)
export(runs)
export(season)
export(skewness)
export(spec)
export(tar)
export(tar.sim)
export(tar.skeleton)
export(tlrt)
export(zlag)
importFrom(grDevices,gray)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(leaps,regsubsets)
importFrom(locfit,locfit)
importFrom(mgcv,gam)
importFrom(stats,"tsp<-")
importFrom(stats,ARMAtoMA)
importFrom(stats,anova)
importFrom(stats,ar)
importFrom(stats,ar.ols)
importFrom(stats,arima)
importFrom(stats,as.ts)
importFrom(stats,ccf)
importFrom(stats,coef)
importFrom(stats,dchisq)
importFrom(stats,deltat)
importFrom(stats,df.kernel)
importFrom(stats,dnorm)
importFrom(stats,end)
importFrom(stats,filter)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,ls.print)
importFrom(stats,lsfit)
importFrom(stats,makeARIMA)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,rstandard)
importFrom(stats,spec.ar)
importFrom(stats,spec.pgram)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsdiag)
importFrom(stats,tsp)
importFrom(stats,var)
importFrom(stats,window)
