rmse: Root Mean square Error

View source: R/rmse.R

rmseR Documentation

Root Mean square Error

Description

Calculate the root mean square error

Usage

rmse(true, estimated)

Arguments

true

true values

estimated

estimated values

Value

A numeric vector

Author(s)

Alexandre Jaloto


simCAT documentation built on Sept. 27, 2024, 9:07 a.m.