Learn R Programming

funModeling (version 1.8)

rsq: R Squared

Description

This function lets the user calculate r squared

Usage

rsq(tag, score)

Arguments

tag

Vector. Real known label

score

Vector. Predicted value or model's result

See Also

Other Calculus: ROC, dist2d, errors, mae, mape, mse, rmse, rsqa