est_haplo_hmm: Estimate a genetic map given a sequence of block markers

View source: R/haplotype_map_utils.R

est_haplo_hmmR 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
)

mappoly documentation built on May 29, 2024, 6:05 a.m.