Description Usage Arguments Author(s) References Examples
The function implements development of selection index outlined by Smith(1936) which is based on genetic and economic worth. The detail computation procedure is outlined by Singh and Chaudhary (1985).
1 | seletion.index(phenodf, pcovmat, gcovmat, ecovmat, exout = TRUE, selectint = 0.01)
|
phenodf |
Matrix of phenotypic data |
pcovmat |
phenotypic covariance matrix |
gcovmat |
genotypic covariance matrix |
ecovmat |
matrix of economic value |
exout |
Whether to produce extended output to screen |
selectint |
Selection intensity |
Umesh Rosyara
Singh R.K., Chaudhary B.D.(1985) Biometrical Methods in Quantitative Genetics Analysis, Kalyani Publishers
Hill J., Becker H.C., Tigerstedt P.M. A. (1998) Quantitative and Ecological Aspects of Plant Breeding, Springer, 1998 - 275 pages
Lynch M., Walsh B. (1998). Genetics and Analysis of Quantitative Traits. Sinauer, Sunderland, MA
Smith H.F. (1936) A discriminant function for plant selection. Ann. Eugenicd, 7: 240-250.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.