C_full_sibling_pair_gfreqs: compute the genotype probs of a pair of full siblings with...

Description Usage Arguments

Description

This could be done entirely in R, but it is hard to think it through and it seemed it would be hard to maintain. Super easy in C.

Usage

1
C_full_sibling_pair_gfreqs(L, G, PP, TP, GE)

Arguments

L

the number of loci

G

the number of genotypic states

PP

parent pair probs as returned by unrelated_pair_gfreqs() for example

TP

transmision probs as returned by trans_probs()

GE

prob of observed genotypes given true genotypes, as returned by lik_array_from_simple_geno_err() for example


eriqande/fullsniplings documentation built on May 16, 2019, 8:45 a.m.