Learn R Programming

xxIRT (version 2.0.3)

rmse: Root Mean Square Error

Description

compute the root mean squared error of two numeric vectors/matrices

Usage

rmse(x, y)

Arguments

x

a vector/matrix of numeric values

y

a vector/matrix of numeric values