Description Usage Arguments Value
View source: R/gradientBoosting.R
Wrapper function for XGboost forecasting technique with recursive multistep ahead technique
1 | xgboostRecursive(ts_embed, horizon, params = NULL)
|
ts_embed |
|
horizon |
|
params |
|
h-step forecast of ts_embed using xgboost and recursive multistep-ahead forecasting technique
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.