Provides functions to compute various germination indices such as germinability, median germination time, mean germination time, mean germination rate, speed of germination, Timson's index, germination value, coefficient of uniformity of germination, uncertainty of germination process, synchrony of germination etc. from germination count data. Includes functions for fitting cumulative seed germination curves using four-parameter hill function and computation of associated parameters. See the vignette for more, including full list of citations for the methods implemented.
ICAR-National Bureau of Plant Genetic Resources, New Delhi
Provides functions to compute various germination indices such as germinability, median germination time, mean germination time, mean germination rate, speed of germination, Timson’s index, germination value, coefficient of uniformity of germination, uncertainty of germination process, synchrony of germination etc. from germination count data. Includes functions for fitting cumulative seed germination curves using four-parameter hill function and computation of associated parameters. See the vignette for more, including full list of citations for the methods implemented.
The package can be installed from CRAN as follows:
install.packages('germinationmetrics', dependencies=TRUE)
The development version can be installed from github as follows:
devtools::install_github("aravind-j/germinationmetrics")
For a detailed tutorial on how to used this package type:
browseVignettes(package = 'germinationmetrics')
To know whats new in this version type:
news(package='germinationmetrics')
germinationmetrics
To cite the methods in the package use:
citation("germinationmetrics")
To cite the R package 'germinationmetrics' in publications use:
J. Aravind, S. Vimala Devi, J. Radhamani, Sherry Rachel Jacob
and Kalyani Srinivasan (2018). germinationmetrics: Seed
Germination Indices and Curve Fitting. R package version 0.1.1,
https://cran.r-project.org/package=germinationmetrics,
https://doi.org/10.5281/zenodo.1219630.
A BibTeX entry for LaTeX users is
@Manual{,
title = {germinationmetrics: Seed Germination Indices and Curve Fitting},
author = {{Aravind J} and {Vimala Devi S} and {Radhamani J} and {Sherry Rachel Jacob} and {Kalyani Srinivasan}},
year = {2018},
note = {R package version 0.1.1},
note = {https://cran.r-project.org/package=germinationmetrics},
note = {https://doi.org/10.5281/zenodo.1219630},
}
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.
plot.FourPHFfit
- plot method for FourPHFfit
.FourPHFfit
- Fixed code to accomodate changes in the new release of broom
package.FourPHFfit
- Separated plot method to new function plot.FourPHFfit
.