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 nlar.fit |
... |
additional arguments to MAPE |
Computed MAPE for the fitted model.
Antonio, Fabio Di Narzo