rmse: Root Mean Square Error RMSE) of two numeric vectors

Description Usage Arguments Details Value

Description

Take two numeric vectors and return their Root Mean Square Error (RMSE).

Usage

1
rmse(x, y)

Arguments

x, y

numeric vectors of same length.

Details

None.

Value

Return the Root Mean Square Error (RMSE).


BenitoJaillard/combinAna documentation built on May 9, 2019, 2:17 a.m.