NSE: Nash-Sutcliffe Coefficient

Description Usage Arguments Value Examples

View source: R/GOF.R

Description

NSE Range Calibration Rating Model Application
1.00 to 0.50 Excellent Planning, Prelim Design, Final Design
0.49 to 0.40 Very Good Planning, Prelim Design, Final Design
0.39 to 0.30 Good Planning, Prelim Design
0.29 to 0.20 Fair Planning
0.21 or less Poor Screening

Usage

1
NSE(mod, obs)

Arguments

mod,

vector of model data

obs,

vector of observed data

Value

Nash-Sutcliffe Coefficient

Examples

1
NSE(1:10,1:10)

dCraigJones/pumpR documentation built on Feb. 17, 2020, 5:04 a.m.