mae: Mean Absolute Error

maeR Documentation

Mean Absolute Error

Description

This function provides a simple way to compute MAE.

Usage

mae(y1, y2)

Arguments

y1

A numeric vector.

y2

A numeric vector.


jackobailey/britpol documentation built on Aug. 6, 2023, 2:30 a.m.