wmape: Weighted mean absolute percentage error

Description Usage Arguments Value

View source: R/performance.R

Description

Weighted mean absolute percentage error

Usage

1
wmape(o, p)

Arguments

o

the observed value (trueth)

p

the predicted value (estimation)

Value

a scalar value


DoktorMike/datools documentation built on Feb. 28, 2021, 8:39 a.m.