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, University of Bristol


[Package topmodel version 0.6.1 Index]