hierfstat (version 0.04-14)

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

  • lev1outermost level
  • lev2level 2
  • lev3Level 3
  • lev4Level 4
  • diploDiploid locus
  • haploHaploid locus

Examples

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

Run the code above in your browser using DataLab