rmse function

Root Mean Squared Error

Root Mean Squared Error

Root mean squared error (RMSE) of two numeric vectors/matrices

rmse(x, y)

Arguments

  • x: a numeric vector/matrix
  • y: a numeric vector/matrix
  • Maintainer: Xiao Luo
  • License: GPL (>= 3)
  • Last published: 2019-03-22