mues: Calculating the MUES of the forecast

View source: R/measures.R

muesR Documentation

Calculating the MUES of the forecast

Description

Calculates the Mean Under-Estimation Share (MUES) between the forecast and test data.

Usage

mues(forecast, actual)

Arguments

forecast

The forecast values

actual

The test data.

Value

The MUES of the forecast


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