View source: R/prior_dist_hmm.R
poly_hmm_est | R Documentation |
Estimate genetic map using as input the probability distribution of genotypes (wrapper function to C++)
poly_hmm_est(
ploidy,
n.mrk,
n.ind,
p,
dp,
q,
dq,
g,
rf,
verbose = TRUE,
tol = 0.001
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.