LossLevel: Loss Function for level forecasts

Description Usage Arguments Value Author(s)

Description

Calculate the losses associated with level forecasts

Usage

1
LossLevel(realized, evaluated, which = "SE")

Arguments

realized

a vector with the realizations of the interest object.

evaluated

a vector or a matrix of forecasts

which

The loss function to use. possible choices are: 'SE' that coincides with Square Error and AE that coincides with Absolute Error

Value

A matrix with the forecast losses

Author(s)

Leopoldo Catania & Mauro Bernardi


MCS documentation built on May 2, 2019, 7:55 a.m.