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]
All associated links for this package
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 06 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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