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 22 Dec. 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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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