# Generated by roxygen2: do not edit by hand

export("forc<-")
export("future<-")
export("h_ahead<-")
export("origin<-")
export("realized<-")
export(Forecast)
export(autoreg_forc)
export(collect)
export(conditional_forc)
export(forc)
export(future)
export(h_ahead)
export(historical_mean_forc)
export(is_forc)
export(mse)
export(mse_weighted_forc)
export(oos_lag_forc)
export(oos_realized_forc)
export(oos_vintage_forc)
export(origin)
export(random_walk_forc)
export(realized)
export(rmse)
exportClasses(Forecast)
exportMethods("[")
exportMethods("forc<-")
exportMethods("future<-")
exportMethods("h_ahead<-")
exportMethods("origin<-")
exportMethods("realized<-")
exportMethods(forc)
exportMethods(future)
exportMethods(h_ahead)
exportMethods(mse)
exportMethods(origin)
exportMethods(realized)
exportMethods(rmse)
exportMethods(show)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(stats,lm)
