This function estimates the population parameter
theta.msat(x)
an object of class "loci"
.
a numeric matrix with loci as rows and the three estimates of
The data must be micro-satellites, so the allele names must be the repeat counts (see the example).
The three estimators are based on (i) the variance of the number of repeats, (ii) the expected homozygosity (both described in Kimmel et al., 1998), and (iii) the mean allele frequencies (Haasl and Payseur, 2010).
Kimmel, M., Chakraborty, R., King, J. P., Bamshad, M., Watkins, W. S. and Jorde, L. B. (1998) Signatures of population expansion in microsatellite repeat data. Genetics, 148, 1921--1930.
Haasl, R. J. and Payseur, B. A. (2010) The number of alleles at a
microsatellite defines the allele frequency spectrum and facilitates
fast accurate estimation of
# NOT RUN {
data(jaguar)
theta.msat(jaguar)
# }
Run the code above in your browser using DataLab