Learn R Programming

lares (version 4.7)

rmse: Root Mean Squared Error (RMSE)

Description

This function lets the user calculate Root Mean Squared Error

Usage

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