rmse: rmse

rmseR Documentation

rmse

Description

Caculates the rmse metric from model predictions

Usage

rmse(actual, predicted)

Arguments

actual

Actual data from the test data

predicted

Predicted values from the predictive model

Value

A single numeric value

Author(s)

Abraham Mathew

See Also

Other Modeling Functions: DoOneHotEncoding(), RunAllModels(), mae()


abmathewks/GoodeR documentation built on June 12, 2025, 1:48 a.m.