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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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