mse: Mean Square Error (MSE) of two numeric vectors

Description Usage Arguments Details Value

Description

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

Usage

1
mse(x, y)

Arguments

x, y

numeric vectors of same length.

Details

None.

Value

Return the Mean Square Error (MSE).


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