mae: Find the median/mean absolute error

maeR Documentation

Find the median/mean absolute error

Description

The median absolute deviation is found by default.

Usage

mae(x, mean = FALSE)

Arguments

x

a vector of numbers.

mean

if TRUE, the mean absolute deviation is returned.


santiagobarreda/bmmb documentation built on June 11, 2024, 5:33 p.m.