NSeff: Calculation of the Nash-Sutcliffe efficiency

View source: R/NSeff.R

NSeffR 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

topmodel


topmodel documentation built on Nov. 16, 2022, 9:08 a.m.

Related to NSeff in topmodel...