mae: mae

maeR Documentation

mae

Description

Caculate the mae metric from model predictions

Usage

mae(actual, predicted)

Arguments

actual

Actual data from the test data

predicted

Predicted values from the predictive model

Value

A single numeric value

Author(s)

Abraham Mathew

See Also

Other Modeling Functions: DoOneHotEncoding(), RunAllModels(), rmse()


abmathewks/GoodeR documentation built on June 12, 2025, 1:48 a.m.