# Generated by roxygen2: do not edit by hand

S3method(accuracy,cvts)
S3method(accuracy,hybridModel)
S3method(fitted,hybridModel)
S3method(forecast,hybridModel)
S3method(forecast,thetam)
S3method(plot,hybridModel)
S3method(plot,thetam)
S3method(print,hybridModel)
S3method(residuals,hybridModel)
export(cvts)
export(extractForecasts)
export(hybridModel)
export(is.hybridModel)
export(thetam)
export(tsCombine)
export(tsPartition)
export(tsSubsetWithIndices)
import(doParallel)
import(foreach)
import(forecast)
import(graphics)
import(stats)
import(zoo)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_y_continuous)
