# Generated by roxygen2: do not edit by hand

S3method(plot,tsacf)
S3method(plot,tsdecomp)
S3method(plot,tsexplore)
S3method(plot,tsforecast)
S3method(plot,tsmovav)
S3method(predict,tsarima)
S3method(predict,tsesm)
S3method(print,tsacf)
S3method(print,tsarima)
S3method(print,tsdecomp)
S3method(print,tsesm)
S3method(print,tsexplore)
S3method(print,tsforecast)
S3method(print,tsmovav)
S3method(print,tspredict)
S3method(summary,tsarima)
S3method(summary,tsesm)
S3method(tsforecast,tsarima)
S3method(tsforecast,tsesm)
export(is.outlier)
export(tsacf)
export(tsacov)
export(tsarima)
export(tsattrcopy)
export(tsboxplot)
export(tsccf)
export(tsccov)
export(tsconvert)
export(tsdecomp)
export(tsdiff)
export(tsesm)
export(tsexplore)
export(tsforecast)
export(tsfreq)
export(tshistogram)
export(tslag)
export(tslineplot)
export(tsmltest)
export(tsmodeleval)
export(tsmovav)
export(tsname)
export(tspacf)
export(tsqqplot)
export(tsscatterplot)
export(tstime)
export(tstimegap)
import(forecast)
import(ggplot2)
import(lubridate)
import(scales)
importFrom(forecast,forecast.ets)
importFrom(forecast,holt)
importFrom(forecast,hw)
importFrom(forecast,ses)
importFrom(lubridate,date_decimal)
importFrom(lubridate,day)
importFrom(lubridate,days)
importFrom(lubridate,decimal_date)
importFrom(lubridate,hour)
importFrom(lubridate,is.POSIXt)
importFrom(lubridate,minute)
importFrom(lubridate,month)
importFrom(lubridate,quarter)
importFrom(lubridate,second)
importFrom(lubridate,week)
importFrom(lubridate,year)
importFrom(scales,comma)
importFrom(stats,Box.test)
importFrom(stats,IQR)
importFrom(stats,KalmanForecast)
importFrom(stats,KalmanLike)
importFrom(stats,KalmanRun)
importFrom(stats,KalmanSmooth)
importFrom(stats,acf)
importFrom(stats,aggregate)
importFrom(stats,arima)
importFrom(stats,as.ts)
importFrom(stats,coef)
importFrom(stats,deltat)
importFrom(stats,dnorm)
importFrom(stats,filter)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,makeARIMA)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,start)
importFrom(stats,t.test)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(tseries,adf.test)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,tail)
