NSeff {topmodel}R Documentation

Nash-Sutcliffe efficiency

Description

Calculation of the Nash-Sutcliffe efficiency between an observed and simulated discharge series

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.5 Index]