# Generated by roxygen2: do not edit by hand

S3method(print,nnetarmodels)
export(auto_narfima)
export(auto_narima)
export(auto_nbsts)
export(auto_nnaive)
export(forecast_narfima_class)
importFrom(bsts,AddSeasonal)
importFrom(bsts,AddSemilocalLinearTrend)
importFrom(bsts,bsts)
importFrom(forecast,BoxCox)
importFrom(forecast,InvBoxCox)
importFrom(forecast,arfima)
importFrom(forecast,auto.arima)
importFrom(forecast,mstl)
importFrom(forecast,na.interp)
importFrom(forecast,naive)
importFrom(forecast,seasadj)
importFrom(stats,"tsp<-")
importFrom(stats,ar)
importFrom(stats,as.ts)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(utils,tail)
