# Generated by roxygen2: do not edit by hand

S3method(as.data.table,PredictionFcst)
S3method(as.ts,TaskFcst)
S3method(as_prediction,PredictionDataFcst)
S3method(as_task_fcst,DataBackend)
S3method(as_task_fcst,TaskFcst)
S3method(as_task_fcst,data.frame)
S3method(as_task_fcst,tbl_ts)
S3method(as_task_fcst,timeSeries)
S3method(as_task_fcst,ts)
S3method(as_task_fcst,tsf)
S3method(as_task_fcst,zoo)
S3method(as_tasks_fcst,default)
S3method(as_tasks_fcst,list)
S3method(c,PredictionDataFcst)
S3method(check_prediction_data,PredictionDataFcst)
S3method(create_empty_prediction_data,TaskFcst)
S3method(filter_prediction_data,PredictionDataFcst)
S3method(forecast,Learner)
S3method(ggplot2::autoplot,PredictionFcst)
S3method(ggplot2::autoplot,TaskFcst)
S3method(is_missing_prediction_data,PredictionDataFcst)
S3method(marshal_model,direct_forecaster_model)
S3method(marshal_model,recursive_forecaster_model)
S3method(partition,TaskFcst)
S3method(plot,PredictionFcst)
S3method(plot,TaskFcst)
S3method(print,direct_forecaster_model)
S3method(print,recursive_forecaster_model)
S3method(task_check_col_roles,TaskFcst)
S3method(unmarshal_model,direct_forecaster_model_marshaled)
S3method(unmarshal_model,recursive_forecaster_model_marshaled)
export(DirectForecaster)
export(LearnerFcst)
export(LearnerFcstAdam)
export(LearnerFcstArfima)
export(LearnerFcstArima)
export(LearnerFcstAutoAdam)
export(LearnerFcstAutoArima)
export(LearnerFcstAutoCes)
export(LearnerFcstAutoGum)
export(LearnerFcstAutoMsarima)
export(LearnerFcstAutoSsarima)
export(LearnerFcstBaggedModel)
export(LearnerFcstBats)
export(LearnerFcstCes)
export(LearnerFcstCroston)
export(LearnerFcstElm)
export(LearnerFcstEs)
export(LearnerFcstEts)
export(LearnerFcstGum)
export(LearnerFcstHoltWinters)
export(LearnerFcstMean)
export(LearnerFcstMlp)
export(LearnerFcstMsarima)
export(LearnerFcstNnetar)
export(LearnerFcstProphet)
export(LearnerFcstRandomWalk)
export(LearnerFcstRlgt)
export(LearnerFcstSma)
export(LearnerFcstSpline)
export(LearnerFcstSsarima)
export(LearnerFcstStlm)
export(LearnerFcstStructTS)
export(LearnerFcstTbats)
export(LearnerFcstTheta)
export(LearnerFcstTscount)
export(LearnerFcstTslm)
export(MeasureACF1)
export(MeasureCoverage)
export(MeasureMASE)
export(MeasureMDA)
export(MeasureMDPV)
export(MeasureMDV)
export(MeasureMPE)
export(MeasureMSIS)
export(MeasurePinball)
export(MeasureRMSSE)
export(MeasureWAPE)
export(MeasureWinkler)
export(PipeOpFcstAvg)
export(PipeOpFcstCatch22)
export(PipeOpFcstFeasts)
export(PipeOpFcstFourier)
export(PipeOpFcstLags)
export(PipeOpFcstRolling)
export(PipeOpFcstSplitKey)
export(PipeOpFcstTsfeats)
export(PipeOpFcstUniteKey)
export(PipeOpTargetTrafoBoxCox)
export(PipeOpTargetTrafoDifference)
export(PredictionFcst)
export(RecursiveForecaster)
export(ResamplingFcstCV)
export(ResamplingFcstHoldout)
export(TaskFcst)
export(as_task_fcst)
export(as_tasks_fcst)
export(direct_forecaster)
export(download_zenodo_record)
export(forecast)
export(generate_newdata)
export(pipeline_fcst_local)
export(read_tsf)
export(recursive_forecaster)
export(selector_fcst_lags)
export(selector_fcst_rolling)
import(checkmate)
import(data.table)
import(mlr3)
import(mlr3misc)
import(mlr3pipelines)
import(paradox)
importFrom(R6,R6Class)
importFrom(generics,forecast)
importFrom(stats,as.ts)
importFrom(utils,bibentry)
importFrom(utils,head)
importFrom(utils,tail)
