Learn R Programming

lares (version 4.7)

mae: Mean Absolute Error (MAE)

Description

This function lets the user calculate Mean Absolute Error

Usage

mae(tag, score)

Arguments

tag

Vector. Real known label

score

Vector. Predicted value or model's result

See Also

Other Calculus: ROC, conf_mat, corr, deg2num, dist2d, errors, loglossBinary, mape, model_metrics, mse, quants, rmse, rsqa, rsq