tf_build_forecast: Function creates a dataframe with the forecasts. The...

Description Usage Arguments Value

Description

Function creates a dataframe with the forecasts. The forecasts will be combined with the testset.

Usage

1
tf_build_forecast(forecasts, testset, name)

Arguments

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.

Value

The Testset Dataframe, combined with the created forecasts.


flostracke/efor documentation built on June 5, 2019, 5:36 p.m.