errs | R Documentation |
Function to compute the fit statistics of model and measured data v0.1 2020-03-02
errs(out)
out |
dataframe with measured data in first column, simulated in second column. No missing values allowed. |
x |
a dataframe with the number of observations (N), root mean squared error (RMSE), nash-sutcliffe error (NS), mean error (ME), mean absolute error (MAE), Kendall tau correlation coefficient (COR), SMAPE=SMAPE |
Norman Buccola
errs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.