NSeff {topmodel} | R Documentation |
Calculation of the Nash-Sutcliffe efficiency
Description
Calculation of the Nash-Sutcliffe efficiency
Usage
NSeff(Qobs,Qsim)
Arguments
Qobs |
A vector with observed discharges |
Qsim |
A vector with simulated discharges of the same length as Qobs |
Details
Qobs and Qsim should have the same dimensions. Both can contain NA values.
Author(s)
Wouter Buytaert, Imperial College London
See Also
[Package topmodel version 0.7.5 Index]