RMSE: Compute the residual mean square error (RMSE)

Description Usage Arguments Value Author(s)

View source: R/RMSE.R

Description

Calculates the residual mean square error (RMSE) of two arrays

Usage

1
RMSE(prediction, observation)

Arguments

prediction

numeric: array 1

observation

numeric: array 2

Value

RMSE of the two vectors

Author(s)

Jannis v. Buttlar


JBTools documentation built on May 2, 2019, 5:47 p.m.