calc_autosomal_genotype_probs: Calculate genotype probabilities with theta

Description Usage Arguments

View source: R/RcppExports.R

Description

Calculate genotype probabilities with theta

Usage

1
calc_autosomal_genotype_probs(allele_dist, theta)

Arguments

allele_dist

Allele distribution (probabilities) – gets normalised

theta

Theta correction between 0 and 1 (both included)


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