germinationmetrics
: Seed Germination Indices and Curve Fitting
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:
if (!require('devtools')) install.packages('devtools')
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 (vignette) on how to used this package type:
browseVignettes(package = 'germinationmetrics')
The vignette for the latest version is also available online.
r-devel-linux-x86_64-debian-clang | |
r-devel-linux-x86_64-debian-gcc | |
r-devel-linux-x86_64-fedora-clang | |
r-devel-linux-x86_64-fedora-gcc | |
r-patched-linux-x86_64 | |
r-release-linux-x86_64 |
r-devel-windows-x86_64 | |
r-release-windows-x86_64 | |
r-oldrel-windows-x86_64 |
r-release-macos-x86_64 | |
r-oldrel-macos-x86_64 |
germinationmetrics
To cite the methods in the package use:
citation("germinationmetrics")
'germinationmetrics' in publications use:
To cite the R package
Aravind, J., Vimala Devi, S., Radhamani, J., Jacob, S. R., andSrinivasan (). germinationmetrics: Seed Germination Indices
Kalyani 0.1.8.9000,
and Curve Fitting. R package version ://github.com/aravind-j/germinationmetricshttps://cran.r-project.org/package=germinationmetrics.
https
for LaTeX users is
A BibTeX entry
@Manual{,
= {germinationmetrics: Seed Germination Indices and Curve Fitting},
title = {J. Aravind and S. {Vimala Devi} and J. Radhamani and Sherry Rachel Jacob and {Kalyani Srinivasan}},
author = {R package version 0.1.8.9000 https://aravind-j.github.io/germinationmetrics/ https://CRAN.R-project.org/package=germinationmetrics},
note
}
-source software implements academic research by the
This free and open-workers. If you use it, please support the project by
authors and co citing the package.