calc_autosomal_genotype_probs {malan} | R Documentation |
Calculate genotype probabilities with theta
Description
Calculate genotype probabilities with theta
Usage
calc_autosomal_genotype_probs(allele_dist, theta)
Arguments
allele_dist |
Allele distribution (probabilities) – gets normalised |
theta |
Theta correction between 0 and 1 (both included) |
[Package malan version 1.0.3 Index]