DistHetero {mixIndependR} | R Documentation |
Build Expected Distribution of Numbers of Heterozygous Loci
DistHetero(H)
H |
a vector of average heterozygosity of each locus |
This function build the expected distribution of numbers of heterozygous loci for known heterozygosity of each loci.
a dataframe of expected density on each possible total number of heterozygous loci.
Chakraborty, R. (1981, ISSN:0016-6731)
DistHetero(runif(10))