muas: Calculating the MUAS of the forecast

View source: R/measures.R

muasR Documentation

Calculating the MUAS of the forecast

Description

Calculates the Mean Under-Accuracy Share (MUAS) between the forecast and test data.

Usage

muas(forecast, actual)

Arguments

forecast

The forecast values

actual

The test data.

Value

The MUAS of the forecast


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