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
)

Arguments

void

internal function to be documented


mappoly documentation built on Jan. 6, 2023, 1:16 a.m.