Assess model performance
assess_model.Rd
Assess model performance
Value
Data frame with model performance statistics for each model and variable. These include:
bias - Bias
mae - Mean absolute error
rmse - Root mean square error
nmae - Normalised mean absolute error
nse - Nash-Sutcliffe efficiency
d2 - Index of agreement model skill score Willmott index
r - Pearson correlation coefficient
rs - Spearman correlation coefficient
r2 - R-squared value from linear model
B - Bardsley coefficient
n - number of observations