rmse: Compute the root mean squared error#'
This function computes the root mean squared error
between two vectors
Description
Compute the root mean squared error#' This function
computes the root mean squared error between two vectors
Usage
rmse(actual, predicted)
Arguments
actual
ground truth vector
predicted
predicted vector