Other packages > Find by keyword >

EstHTSeed  

Hydro Time Analysis of Seed Germination
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EstHTSeed", "0.1.0")



Attach the package and use:
library("EstHTSeed")
Maintained by
Dr. Himadri Ghosh
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-03-09
Latest Update: 2026-03-09
Description:
Dry seed germinates by imbibing water from soil where the physiological process of germination starts after sufficient water has been imbibed by the seed. The germination time of the seed is inversely proportion to the difference between soil water potential and the base seed water potential which is described by hydro time model (Bradford, 2002 <https://www.jstor.org/stable/4046371>). The parameters of the model like speed of germination, stress tolerance, uniformity of germination are unknown fixed values (Ghosh et al., 2026 <doi:10.1111/aab.70041>) which are to be estimated using statistical regression model where the validity of the adopted statisticalmodel has been established theoretically. The package will help to estimate the tuning parameter for proportion of viable seeds along with standard error and p- values for inference.
How to cite:
Dr. Himadri Ghosh (2026). EstHTSeed: Hydro Time Analysis of Seed Germination. R package version 0.1.0, https://cran.r-project.org/web/packages/EstHTSeed. Accessed 21 Aug. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited EstHTSeed R package
View EstHTSeed citation profile
Other R packages that EstHTSeed depends, imports, suggests or enhances
Complete documentation for EstHTSeed
Functions, R codes and Examples using the EstHTSeed R package
Full EstHTSeed package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
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  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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