Learn R Programming

simCAT (version 1.0.1)

rmse: Root Mean square Error

Description

Calculate the root mean square error

Usage

rmse(true, estimated)

Value

A numeric vector

Arguments

true

true values

estimated

estimated values

Author

Alexandre Jaloto