# Generated by roxygen2: do not edit by hand

S3method(plot,AiL)
S3method(predict,AiL)
S3method(print,AiL)
S3method(print,AiL_forecast)
S3method(summary,AiL)
export(AccuracyAiL)
export(AiL)
export(accuracy.AiL)
export(plotAiL)
export(plotlambda)
export(predictAiL)
importFrom(forecast,
  Arima,
  auto.arima
)
importFrom(stats,
  AIC,
  approx,
  fitted
)
importFrom(utils,
  head,
  tail
)
