calc_autosomal_genotype_conditional_cumdist: Calculate conditional genotype cumulative probabilities with...

View source: R/RcppExports.R

calc_autosomal_genotype_conditional_cumdistR Documentation

Calculate conditional genotype cumulative probabilities with theta

Description

Calculate conditional genotype cumulative probabilities with theta

Usage

calc_autosomal_genotype_conditional_cumdist(allele_dist, theta)

Arguments

allele_dist

Allele distribution (probabilities) – gets normalised

theta

Theta correction between 0 and 1 (both included)

Value

Matrix: row i: conditional cumulative distribution of alleles given allele i


malan documentation built on Aug. 21, 2025, 5:53 p.m.