Description Usage Arguments Value
Function creates a dataframe with the forecasts. The forecasts will be combined with the testset.
1 | tf_build_forecast(forecasts, testset, name)
|
forecasts |
The created forecasts. You can pass a numeric vector or a mlr Prediction object. |
testset |
The Testset which should be enriched with the forecasts. |
name |
The name of the forecasting method. |
The Testset Dataframe, combined with the created forecasts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.