R/RcppExports.R
estimate_autotheta_subpops_pids.Rd
Estimates autosomal F, theta, and f for a number of subpopulations given a list of pids (individual ids).
estimate_autotheta_subpops_pids(population, subpops, subpops_sizes)
Population obtain from simulation
List of individual pids
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).