maape: Mean Arctangent Absolute Percentage Error

View source: R/yardstick-metric-sets.R

maapeR Documentation

Mean Arctangent Absolute Percentage Error

Description

Useful when MAPE returns Inf typically due to intermittent data containing zeros. This is a wrapper to the function of TSrepr::maape().

Usage

maape(data, ...)

Arguments

data

A data.frame containing the truth and estimate columns.

...

Not currently in use.


modeltime documentation built on Sept. 2, 2023, 5:06 p.m.