Description Usage Arguments Value
View source: R/helper_funs_framework.R
split the time series and creates a list tree as the main object for further operations
1 | CreateWalkForwardFuns(lTrain, lValid = 1)
|
lTrain |
length of training intervall in a walk forward validation |
lValid |
length of validation data for backtesting |
all splits in form of a list "out[[name]][[train]]" und "out[[name]][[valdation]]"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.