gvcR
: Genotypic
Variance ComponentsFunctionalities to compute model based genetic components i.e. genotypic variance, phenotypic variance and heritability for given traits of different genotypes from replicated data using methodology explained by Burton, G. W. & Devane, E. H. (1953) (doi:10.2134/agronj1953.00021962004500100005x) and Allard, R.W. (2010, ISBN:8126524154).
The package can be installed from CRAN as follows:
install.packages("gvcR", dependencies = TRUE)
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
::install_github("myaseen208/gvcR") remotes
To know whats new in this version type:
news(package = "gvcR")
gvcR
To cite the R package gvcR
in publications use:
citation("gvcR")
in your publications!
Please, support this project by citing it
S (2018). _gvcR: Genotypic Variance Components_.
Yaseen M, Ullah
for LaTeX users is
A BibTeX entry
@Manual{,
= {gvcR: Genotypic Variance Components},
title = {Muhammad Yaseen and Sami Ullah},
author = {2018},
year = {The Comprehensive R Archive Network (CRAN)},
journal }