estimate_autotheta_1subpop_genotypes: Estimate autosomal theta from genotypes

Description Usage Arguments Details Value

View source: R/RcppExports.R

Description

Estimate autosomal theta for one subpopulation given a sample of genotypes.

Usage

1
estimate_autotheta_1subpop_genotypes(genotypes, return_estimation_info = FALSE)

Arguments

genotypes

Matrix of genotypes: two columns (allele1 and allele2) and a row per individual

return_estimation_info

Whether to return the quantities used to estimate theta

Details

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

Value

List:


malan documentation built on July 2, 2020, 3:01 a.m.