View source: R/GOFperformance.R
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
1  | GOFperformance(sim, obs)
 | 
sim | 
 numeric 'data.frame', 'matrix', or 'vector' with simulated values  | 
obs | 
 numeric 'data.frame', 'matrix', or 'vector' with observed values  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.