moes: Calculating the MOES of the forecast

View source: R/measures.R

moesR Documentation

Calculating the MOES of the forecast

Description

Calculates the Mean Over-Estimation Share (MOES) between the forecast and test data.

Usage

moes(forecast, actual)

Arguments

forecast

The forecast values

actual

The test data.

Value

The MOES of the forecast


DescartesResearch/ForecastBenchmark documentation built on Sept. 1, 2022, 7:27 p.m.