mse function

Mean Square Error

Mean Square Error

Computes the Mean Square Error between two vectors

mse(x, y)

Arguments

  • x: First vector
  • y: Second vector, must have same lenght

Returns

The MSE score

  • Maintainer: Apostolos Dimitromanolakis
  • License: GPL (>= 2)
  • Last published: 2017-06-07

Useful links