hierfstat (version 0.5-11)

exhier: 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)

Arguments

Value

lev1

outermost level

lev2

level 2

lev3

Level 3

lev4

Level 4

diplo

Diploid locus

haplo

Haploid locus

Examples

Run this code
# NOT RUN {
data(exhier)
varcomp(exhier[,1:5])
varcomp(exhier[,c(1:4,6)],diploid=FALSE)

# }

Run the code above in your browser using DataLab