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

Description Usage Arguments Details Value

View source: R/RcppExports.R

Description

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

Usage

1
estimate_autotheta_subpops_genotypes(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 2, 2020, 3:01 a.m.