MAPE: Mean Absolute Percent Error

View source: R/nlar-methods.R

MAPER Documentation

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.

Author(s)

Antonio, Fabio Di Narzo


MatthieuStigler/tsDyn documentation built on Oct. 31, 2024, 3:29 p.m.