MAPE {tsDyn} | R Documentation |
Generic function to compute the Mean Absolute Percent Error of a fitted model.
MAPE(object, ...)
## Default S3 method:
MAPE(object, ...)
object |
object of class |
... |
additional arguments to |
Computed Mean Absolute Percent Error for the fitted model.
Antonio, Fabio Di Narzo