MAE: Get mean absolute error between the forecast median and the...

Description Usage Arguments Value

View source: R/ts_forecast.R

Description

Get mean absolute error between the forecast median and the actual value

Usage

1
MAE(ts, tel, normalize.by = 1, ...)

Arguments

ts

A ts_forecast object

tel

A list of the telemetry values

normalize.by

(optional) A normalization factor, either a scalar or vector

...

optional arguments to equalize_telemetry_forecast_length

Value

the MAE value


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.