Calculate the Nash-Sutcliffe efficiency (NSE)
nse(obs, sim, na.rm = T)
obs | Numeric vector of matrix. Measured values |
---|---|
sim | Numeric vector of matrix. Predicted values |
na.rm | a logical value indicating whether NA values should be stripped before the computation proceeds. |
The Nash-Sutcliffe efficiency (NSE)
Nash, J. E., and J.V. Sutcliffe (1970): River flow forecasting through conceptual models. 1. a discussion of principles. Journal of Hydrology 10, 282–290.