Support Function to Calculate RMSE MBE MAE


Version: 2023b

Type: Features

Category: Data Handling

Subcategory: Worksheet

Jira: ORG-25916


Three new functions are added to Statistics category in Set Values dialog to calculate RMSE, MBE, and MAE.

  • rmse(vobs,vpred): root mean square error

  • mbe(vobs,vpred): mean bias error

  • mae(vobs,vpred): mean absolute error