R/run_strat.R
error_stats.Rd
Calculate common error statistics
error_stats(error)
A numeric vector of errors.
A named vector of error statistics including:
ME: Mean error
MAE: Mean absolute error
MSE: Mean squared error
RMSE: Root mean squared error