nse: nse: Nash-Sutcliffe Efficiency

Description Usage Arguments Details

View source: R/Summary_Functions.R

Description

nse returns Nash-Sutcliffe Efficiency coefficient

Usage

1
nse(obs, pred, warn = FALSE)

Arguments

obs

numeric vector of observed values

pred

numeric vector of predicted values with the same length as obs

warn

logical whether to print or supress the warning message when NSE not calculated

Details

var: blah, blah, blah value: something, something


Conte-Ecology/conteStreamTemperature documentation built on Oct. 12, 2021, 10:26 p.m.