Other packages > Find by keyword >

SoilHyP  

Soil Hydraulic Properties
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SoilHyP", "0.1.7")



Attach the package and use:
library("SoilHyP")
Maintained by
Ullrich Dettmann
[Scholar Profile | Author Map]
First Published: 2018-02-09
Latest Update: 2023-02-02
Description:
Provides functions for (1) soil water retention (SWC) and unsaturated hydraulic conductivity (Ku) (van Genuchten-Mualem (vGM or vG) [1, 2], Peters-Durner-Iden (PDI) [3, 4, 5], Brooks and Corey (bc) [8]), (2) fitting of parameter for SWCand/or Ku using Shuffled Complex Evolution (SCE) optimisation and (3) calculation of soil hydraulic properties (Ku and soil water contents) based on the simplified evaporation method (SEM) [6, 7]. Main references: [1] van Genuchten (1980) <doi:10.2136/sssaj1980.03615995004400050002x>, [2] Mualem (1976) <doi:10.1029/WR012i003p00513>, [3] Peters (2013) <doi:10.1002/wrcr.20548>, [4] Iden and Durner (2013) <doi:10.1002/2014WR015937>, [5] Peters (2014) <doi:10.1002/2014WR015937>, [6] Wind G. P. (1966), [7] Peters and Durner (2008) <doi:10.1016/j.jhydrol.2008.04.016> and [8] Brooks and Corey (1964).
How to cite:
Ullrich Dettmann (2018). SoilHyP: Soil Hydraulic Properties. R package version 0.1.7, https://cran.r-project.org/web/packages/SoilHyP. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2018-02-09 19:42), 0.1.1 (2018-04-27 22:19), 0.1.2 (2018-12-03 16:40), 0.1.3 (2019-06-05 15:50), 0.1.4 (2020-05-19 18:50), 0.1.5 (2021-01-08 17:00), 0.1.6 (2022-05-25 10:20)
Other packages that cited SoilHyP R package
View SoilHyP citation profile
Other R packages that SoilHyP depends, imports, suggests or enhances
Complete documentation for SoilHyP
Functions, R codes and Examples using the SoilHyP R package
Some associated functions: AIC_HY . BIC_HY . DK_to_SWC . Kcap . Kfilm . Ku . NSE . RMSE . SCEoptim . SEM . SWC . Sad . Sat . Sat_old . Scap . calcKS . dataSEM . dataSHP . dataTestthat . fitSHP . plot.dataSEM . plot.fitSHP . predict.fitSHP . read.kupf . 
Some associated R codes: AIC_HY.R . BIC_HY.R . DK_to_SWC.R . Kcap.R . Kfilm.R . Ku.R . NSE.R . RMSE.R . SCEoptim.R . SEM.R . SWC.R . Sad.R . Sat.R . Sat_old.R . Scap.R . dataSEM.R . dataSHP.R . dataTestthat.R . fitSHP.R . plot_dataSEM.R . plot_fitshp.R . predict_fitSHP.R . read_kupf.R .  Full SoilHyP package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/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/27Downloads for SoilHyP246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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