mae: Mean absolute error

View source: R/stats.R

maeR Documentation

Mean absolute error

Description

Returns the mean absolute error (MAE) as defined in Willmott and Matsuura (2005). It can have some advantages over the RMSE (Willmott and Matsuura (2005)).

Usage

mae(error)

Arguments

error

vector \hat{\theta}_i - \theta_i

Value

numeric

Author(s)

Timothee Flutre

See Also

rmse


timflutre/rutilstimflutre documentation built on Feb. 12, 2025, 11:35 p.m.