Description Usage Arguments Details Value Author(s) References Examples
Calculates the Nash-Sutcliffe modelling efficiency (E) from observed and predicted values.
1 | e(o, p)
|
o |
A numeric vector. Observed values. |
p |
A numeric vector. Predicted values. |
Interpretation: a value of 1 means that all predicted values are equal to the observed values. A value of 0 means that the predictions explain as much of the variation in the observed values as the mean of the observed values does. A negative value means that the predictions are less accurate the mean of the observed values.
Nash-Sutcliffe modelling efficiency (E).
Kristin Piikki, Johanna Wetterlind, Mats Soderstrom and Bo Stenberg, E-mail: kristin.piikki@slu.se
Nash, J. E., & Sutcliffe, J. V. (1970). River flow forecasting through conceptual models part I. A discussion of principles. Journal of hydrology, 10(3), 282-290.
Piikki K., Wetterlind J., Soderstrom M., Stenberg B. (2021). Perspectives on validation in digital soil mapping of continuous attributes. A review. Soil Use and Management. doi: 10.1111/sum.12694
Wilks D. S. (2011) Statistical Methods in the Atmospheric Sciences, Academic Press, Oxford, UK.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.