# Generated by roxygen2: do not edit by hand

export("forc<-")
export("future<-")
export("h_ahead<-")
export("origin<-")
export("realized<-")
export(Forecast)
export(R2)
export(autoreg_forc)
export(conditional_forc)
export(forc)
export(forc2df)
export(future)
export(h_ahead)
export(historical_average_forc)
export(is_forc)
export(mae)
export(mape)
export(mse)
export(oos_lag_forc)
export(oos_realized_forc)
export(oos_vintage_forc)
export(origin)
export(performance_weighted_forc)
export(random_walk_forc)
export(realized)
export(rmse)
export(states_weighted_forc)
exportClasses(Forecast)
exportMethods("[")
exportMethods("forc<-")
exportMethods("future<-")
exportMethods("h_ahead<-")
exportMethods("origin<-")
exportMethods("realized<-")
exportMethods(R2)
exportMethods(forc)
exportMethods(future)
exportMethods(h_ahead)
exportMethods(mae)
exportMethods(mape)
exportMethods(mse)
exportMethods(origin)
exportMethods(realized)
exportMethods(rmse)
exportMethods(show)
exportMethods(str)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,str)
