mae: Mean absolute error

View source: R/stats.R

maeR Documentation

Mean absolute error

Description

Returns the mean absolute error (MAE).

Usage

mae(error)

Arguments

error

vector \hat{\theta}_i - \theta_i

Value

numeric

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.