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]
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 01 Apr. 2025.
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for hydroGOF20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
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  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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