calc_genoprob_haplo: Compute conditional probabilities of the genotypes given a sequence
of block markers
Description
Compute conditional probabilities of the genotypes given a sequence
of block markers
Usage
calc_genoprob_haplo(
m,
n.mrk,
n.ind,
haplo,
emit = NULL,
rf_vec,
indnames,
verbose = TRUE
)
Arguments
void
internal function to be documented