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