maape function

Mean Arctangent Absolute Percentage Error

Mean Arctangent Absolute Percentage Error

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

maape(data, ...)

Arguments

  • data: A data.frame containing the truth and estimate columns.
  • ...: Not currently in use.