tf_plot_preds_actuals: Plots the generated forecast against the actual values for...

Description Usage Arguments Examples

Description

Plots the generated forecast against the actual values for each method. The different forecast methods are grouped by a column "key".

Usage

1
tf_plot_preds_actuals(forecasts, test)

Arguments

forecasts

The created forecasts for each method

test

The testset with the actual values

Examples

1
tf_plot_preds_actuals(sales_forecast, sales_test)

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