Description Usage Arguments Details Value Author(s) References See Also Examples
Calculate both Kling-Gutpa model efficiency (KGE), and Nash-Sutcliffe model efficiency (NSE) from an extended time series (xts) and return the negative value
1 2 3 |
x |
An xts object |
simcol |
A numeric |
OUT |
A character specifiing the output file or NULL to supress the file |
from, to |
characters giving the start and enddate of the window that is to be evaluated (see details) |
If from and to are given (not NULL), a window of the time series will be evaluated. If one of both is NULL the time series will be cut and evaluated. See xts for more details. If OUT is given, the negative values of KGE and NSE are written whithout column- and rownames.
A data.frame containing the KGE and NSE value.
Simon Frey
Nash, J. E. and J. V. Sutcliffe (1970), River flow forecasting through conceptual models part I -A discussion of principles, Journal of Hydrology, 10 (3), 282-290
Gupta, Hoshin V., Harald Kling, Koray K. Yilmaz, Guillermo F. Martinez. Decomposition of the mean squared error and NSE performance criteria: Implications for improving hydrological modelling. Journal of Hydrology, Volume 377, Issues 1-2, 20 October 2009, Pages 80-91. DOI: 10.1016/j.jhydrol.2009.08.003.
KGE NSE readcosero
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.