Learn R Programming

malan (version 1.0.3)

estimate_autotheta_subpops_pids: Estimate autosomal F, theta, and f from subpopulations of individual ids

Description

Estimates autosomal F, theta, and f for a number of subpopulations given a list of pids (individual ids).

Usage

estimate_autotheta_subpops_pids(population, subpops, subpops_sizes)

Value

Estimates of autosomal F, theta, and f as well as additional information

Arguments

population

Population obtain from simulation

subpops

List of individual pids

subpops_sizes

Size of each subpopulation

Details

Assumes that pedigrees_all_populate_autosomal() was used first to populate autosomal genotypes.

Based on Bruce S Weir, Genetic Data Analysis 2, 1996. (GDA2).