evaluationM4: Function to evaluate the forecasts following the M4...

Description Usage Arguments Value

View source: R/evaluationM4.R

Description

Function to evaluate the forecasts following the M4 Competition guidelines

Usage

1
evaluationM4(DATA, forecast.list, alpha)

Arguments

DATA

A ts object (i.e., a vector of time series observations).

forecast.list

A list with ts objects.

alpha

Significance level

Value

A list with three values: "smape", "mase", and "owa".


gu-stat/gears documentation built on Oct. 20, 2021, 2:53 a.m.