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, ...)
data
: A data.frame
containing the truth and estimate columns....
: Not currently in use.Useful links