mse: Mean Square Error

Description Usage Arguments Value

Description

Computes the Mean Square Error between two vectors

Usage

1
mse(x, y)

Arguments

x

First vector

y

Second vector, must have same lenght

Value

The MSE score


hapsim documentation built on May 1, 2019, 9:11 p.m.

Related to mse in hapsim...