est_haplo_hmm {mappoly} | R Documentation |
Estimate a genetic map given a sequence of block markers
Description
Estimate a genetic map given a sequence of block markers
Usage
est_haplo_hmm(
ploidy,
n.mrk,
n.ind,
haplo,
emit = NULL,
rf_vec,
verbose = TRUE,
use_H0 = FALSE,
highprec = FALSE,
tol = 0.001
)
[Package mappoly version 0.4.1 Index]