Learn R Programming

lares (version 4.7)

mape: Mean Absolute Percentage Error (MAPE)

Description

This function lets the user calculate Mean Squared Error

Usage

mape(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, mae, model_metrics, mse, quants, rmse, rsqa, rsq