This is basically a wrapper to the function of TSrepr::maape()
.
Arguments
- truth
The column identifier for the true results (that is numeric).
- estimate
The column identifier for the predicted results (that is also numeric).
- na_rm
Not in use...
NA
values managed byTSrepr::maape()
- ...
Not currently in use