tf_plot_residuals: Plots the distribtuion of the residuals of each method

Description Usage Arguments Examples

Description

Plots the distribtuion of the residuals of each method

Usage

1
tf_plot_residuals(forecasts, testset)

Arguments

forecasts

The dataset with the forecasted values

testset

The testset with the acutal values

Examples

1
tf_plot_residuals(sales_forecast, sales_test)

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