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