NSEwt: Weighted NSE (Nash-Sutcliffe efficiency)

Description Usage Arguments Value Examples

Description

Weighted Nash-Sutcliffe efficiency- between model and observation

Usage

1
NSEwt(model, observation, w=0.5, p=1)

Arguments

model

model streamflow time series

observation

observation streamflow time series

Value

Retun Weighted Nash-Sutcliffe efficiency between model and observation.

Examples

1
NSEwt(model, observation, w=0.5, p=1)

NCAR/RNWMStat documentation built on March 6, 2021, 3:33 a.m.