Learn R Programming

xxIRT (version 2.0.1)

rmse: Compute Root Mean Square Error

Description

Compute the root mean squared error (rsme) of two numeric vectors/matrices

Usage

rmse(x, y)

Arguments

x

a vector/matrix of numeric values

y

a vector/matrix of numeric values