Other packages > Find by keyword >

hydroGOF  

Goodness-of-Fit Functions for Comparison of Simulated and Observed Hydrological Time Series
View on CRAN: Click here


Download and install hydroGOF package within the R console
Install from CRAN:
install.packages("hydroGOF")

Install from Github:
library("remotes")
install_github("cran/hydroGOF")

Install by package version:
library("remotes")
install_version("hydroGOF", "0.6-0.1")



Attach the package and use:
library("hydroGOF")
Maintained by
Mauricio Zambrano-Bigiarini
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-10-11
Latest Update: 2020-03-12
Description:
S3 functions implementing both statistical and graphical goodness-of-fit measures between observed and simulated values, mainly oriented to be used during the calibration, validation, and application of hydrological models. Missing values in observed and/or simulated values can be removed before computations. Comments / questions / collaboration of any kind are very welcomed.
How to cite:
Mauricio Zambrano-Bigiarini (2010). hydroGOF: Goodness-of-Fit Functions for Comparison of Simulated and Observed Hydrological Time Series. R package version 0.6-0.1, https://cran.r-project.org/web/packages/hydroGOF. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.2-0 (2010-10-11 08:39), 0.2-1 (2010-11-30 20:46), 0.2-2 (2011-04-14 18:45), 0.3-0 (2011-09-01 12:17), 0.3-1 (2011-09-15 22:13), 0.3-2 (2011-10-08 08:44), 0.3-3 (2012-05-02 17:05), 0.3-4 (2012-07-03 10:30), 0.3-5 (2012-10-19 18:01), 0.3-6 (2013-03-25 06:55), 0.3-7 (2013-06-03 09:06), 0.3-8 (2014-02-04 21:05), 0.3-10 (2017-08-08 17:11), 0.4-0 (2020-03-12 07:30), 0.5-4 (2024-01-21 23:10), 0.6-0 (2024-05-09 01:20)
Other packages that cited hydroGOF R package
View hydroGOF citation profile
Other R packages that hydroGOF depends, imports, suggests or enhances
Complete documentation for hydroGOF
Functions, R codes and Examples using the hydroGOF R package
Some associated functions: EgaEnEstellaQts . KGE . KGElf . KGEnp . NSE . R2 . VE . br2 . cp . d . dr . ggof . gof . hydroGOF-internal . hydroGOF-package . mae . md . me . mse . nrmse . pbias . pbiasfdc . pfactor . plot2 . plotbands . plotbandsonly . rPearson . rSD . rSpearman . rd . rfactor . rmse . rsr . sKGE . ssq . ubRMSE . valindex . wNSE . 
Some associated R codes: KGE.R . KGElf.R . KGEnp.R . NSE.R . R2.R . VE.R . br2.R . cp.R . d.R . dr.R . ggof.R . gof.R . mNSE.R . mae.R . md.R . me.R . mse.R . nrmse.R . pbias.R . pbiasfdc.R . pfactor.R . plot2.R . plotbands.R . plotbandsonly.R . preproc.R . rNSE.R . rPearson.R . rSD.R . rSpearman.R . rd.R . rfactor.R . rmse.R . rsr.R . sKGE.R . ssq.R . ubRMSE.R . valindex.R . wNSE.R .  Full hydroGOF package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA