Learn R Programming

mappoly (version 0.2.3)

calc_genoprob_haplo: Compute conditional probabilities of the genotypes given a sequence of block markers

Description

Compute conditional probabilities of the genotypes given a sequence of block markers

Usage

calc_genoprob_haplo(
  m,
  n.mrk,
  n.ind,
  haplo,
  emit = NULL,
  rf_vec,
  indnames,
  verbose = TRUE,
  highprec = FALSE
)

Arguments

void

internal function to be documented