DoPrediction: Do the prediction for training based on the list-tree...

Description Usage Arguments Value

View source: R/helper_funs_framework.R

Description

This function enriches the list tree structure with the forecast results Step 1: The models in modelFitFuns are fitted to alle the training splits Step 2: The forecast is performed Step 3: Results are attached to the list tree

Usage

1
DoPrediction(splitDat = splitDat, modelFitFuns = modelFitFuns, ValiLength = 1)

Arguments

splitDat

list-tree

modelFitFuns

list of generated model funs

ValiLength

length of Validation data for backtesting

Value

the list tree with addional information


TheRealSvc/forecast4you documentation built on Dec. 18, 2021, 4:10 p.m.