rsquare: R Square

View source: R/utils.R

rsquareR Documentation

R Square

Description

calculate the R^2 metrics. From MLMetrics

Usage

rsquare(predicted, actual)

Arguments

predicted

Predicted numeric value

actual

Actual numeric value

Value

a single value for R^2


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.