rmse: RMSE

View source: R/utils.R

rmseR Documentation

RMSE

Description

calculate the RMSE metrics. From MLMetrics

Usage

rmse(predicted, actual)

Arguments

predicted

Predicted numeric value

actual

Actual numeric value

Value

a single value for RMSE


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