View source: R/single_map_hmm.R
est_rf_hmm_single_phase | R Documentation |
Multipoint analysis using Hidden Markov Models (single phase)
est_rf_hmm_single_phase(
input.seq,
input.ph.single,
rf.temp = NULL,
tol,
verbose = FALSE,
ret.map.no.rf.estimation = FALSE,
high.prec = TRUE,
max.rf.to.break.EM = 0.5
)
Marcelo Mollinari, mmollin@ncsu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.