NseLog: Calculate Log Nash-Sutcliffe Efficiency.

Description Usage Arguments Value

Description

NseLog calculates the Log Nash-Sutcliffe Efficiency. Calculate the Nash-Sutcliffe Efficiency for vectors of log-transformed modelled and observed values.

Usage

1
NseLog(m, o, nullModel = mean(o, na.rm = na.rm), na.rm = TRUE)

Arguments

m

The vector of modelled values.

o

The vector of observed values.

Value

The Log Nash-Sutcliffe Efficiency.


NCAR/rwrfhydro documentation built on Feb. 28, 2021, 12:47 p.m.