R/run_strat.R
error_stats.Rd
Calculate common error statistics
error_stats(error)
Vector of errors
Returns a named vector of error statistics including mean error ("ME"), mean absolute error ("MAE"), mean squared error ("MSE") and root mean squared error ("RMSE")
"ME"
"MAE"
"MSE"
"RMSE"