maape {modeltime} | R 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 |
... |
Not currently in use. |
[Package modeltime version 1.3.0 Index]