R/RcppExports.R
estimate_autotheta_subpops_genotypes.RdEstimates autosomal F, theta, and f for a number of subpopulations given a list of genotypes.
estimate_autotheta_subpops_genotypes(subpops, subpops_sizes)List of subpopulations, each a list of individuals
Size of each subpopulation
Estimates of autosomal F, theta, and f as well as additional information
Assumes that pedigrees_all_populate_autosomal() was used first to populate autosomal genotypes.
Based on Bruce S Weir, Genetic Data Analysis 2, 1996. (GDA2).