Learn R Programming

topmodel (version 0.7.5)

NSeff: 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

Author

Wouter Buytaert, Imperial College London

Details

Qobs and Qsim should have the same dimensions. Both can contain NA values.

See Also

topmodel