tsDyn (version 11.0.4.1)

MAPE: Mean Absolute Percent Error

Description

Generic function to compute the Mean Absolute Percent Error of a fitted model.

Usage

MAPE(object, ...)

# S3 method for default MAPE(object, ...)

Value

Computed Mean Absolute Percent Error for the fitted model.

Arguments

object

object of class nlar.fit

...

additional arguments to MAPE

Author

Antonio, Fabio Di Narzo