dormancymetrics: Curve Fitting for Seed Dormancy Release

Version : 0.1.0; Copyright (C) 2021-2026: ICAR-NBPGR; License: GPL-2|GPL-3
Description
Provides functions to fit non-linear regression curves such as logistic (Bentsink et al. 2010 <doi:10.1073/pnas.1000410107> and 2011 <doi:10.1007/978-1-61779-231-1_11>, Postma et al. 2015 <doi:10.1111/mec.13061>) and log-logistic models (Fogliatto et al. 2020 <doi:10.1080/11263504.2019.1578282>) to germination count data recorded at sequential time intervals of seed storage. Facilitates estimation of key parameters such as days of seed dry storage required to reach 50% germination and rate of dormancy release.
Installation
The development version can be installed from github as follows:
# Install development version from Github
devtools::install_github("aravind-j/dormancymetrics")Citing dormancymetrics
To cite the methods in the package use:
citation("dormancymetrics")To cite the R package 'dormancymetrics' in publications use:
Aravind, J., Vijay, D., Manjunath Prasad, C. T., and Roy, S. ().
dormancymetrics: Curve Fitting for Seed Dormancy Release. R package
version 0.1.0, https://github.com/aravind-j/dormancymetrics
https://cran.r-project.org/package=dormancymetrics.
A BibTeX entry for LaTeX users is
@Manual{,
title = {dormancymetrics: Curve Fitting for Seed Dormancy Release},
author = {J. Aravind and D. Vijay and C. T. {Manjunath Prasad} and Suman Roy},
note = {R package version 0.1.0 https://aravind-j.github.io/dormancymetrics/ https://CRAN.R-project.org/package=dormancymetrics},
}
This free and open-source software implements academic research by the
authors and co-workers. If you use it, please support the project by
citing the package.