Learn R Programming

topmodel (version 0.7.3)

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

Details

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

See Also

topmodel