gen.varcov | R Documentation |
Genotypic Variance-Covariance Analysis
gen.varcov(data, genotypes, replication)
data |
traits to be analyzed |
genotypes |
vector containing genotypes/treatments |
replication |
vector containing replication |
A Genotypic Variance-Covariance Matrix
gen.varcov(data=seldata[,3:9], genotypes=seldata$treat,replication=seldata$rep)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.