estimate_autotheta_subpops_individuals: Estimate autosomal F, theta, and f from subpopulations of...

View source: R/RcppExports.R

estimate_autotheta_subpops_individualsR Documentation

Estimate autosomal F, theta, and f from subpopulations of individuals

Description

Estimates autosomal F, theta, and f for a number of subpopulations given a list of individuals.

Usage

estimate_autotheta_subpops_individuals(subpops, subpops_sizes)

Arguments

subpops

List of subpopulations, each a list of individuals

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).

Value

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


malan documentation built on July 4, 2024, 9:09 a.m.