exhier {hierfstat} | R Documentation |
Example data set with 4 levels, one diploid and one haploid locus
Description
Example data set with 4 levels, one diploid and one haploid locus
Usage
data(exhier)
Value
lev1 |
outermost level |
lev2 |
level 2 |
lev3 |
Level 3 |
lev4 |
Level 4 |
diplo |
Diploid locus |
haplo |
Haploid locus |
Examples
data(exhier)
varcomp(exhier[,1:5])
varcomp(exhier[,c(1:4,6)],diploid=FALSE)
[Package hierfstat version 0.5-11 Index]