vtools.functions.skill_metrics¶
Functions
|
|
|
Calculates the correlation coefficient (the 'r' in '-squared' between two series. |
|
Calculate the untrimmed mean error, discounting nan values |
|
Calculate the median error, discounting nan values |
|
Mean squared error |
|
Root mean squared error |
|
Calculate a Nash-Sutcliffe-like skill score based on mean squared error |
|
Calculate the (possibly trimmed) mean error, discounting nan values |