GOFperformance: Output Performance comparisons for simulated and observed...

Description Usage Arguments

View source: R/GOFperformance.R

Description

Performes Nash-Sutcliffe Efficiency, Root Mean Square Error, Relative Root Mean Square Error, Ratio of RMSE to the standard deviation of the observations, and Kling-Gupta Efficiency

Usage

1
GOFperformance(sim, obs)

Arguments

sim

numeric 'data.frame', 'matrix', or 'vector' with simulated values

obs

numeric 'data.frame', 'matrix', or 'vector' with observed values


CCAWR/SNU-CAHL documentation built on May 23, 2019, 10:30 p.m.