Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

tsDyn (version 0.9-0)

MAPE: Mean Absolute Percent Error

Description

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

Usage

MAPE(object, ...)

## Default S3 method: MAPE(object, ...)

Arguments

object
object of class nlar.fit
...
additional arguments to MAPE

Value

  • Computed Mean Absolute Percent Error for the fitted model.