Learn R Programming

mappoly (version 0.3.2)

paralell_pairwise_probability: Wrapper function to probability-based pairwise two-point estimation in C++

Description

Wrapper function to probability-based pairwise two-point estimation in C++

Usage

paralell_pairwise_probability(
  mrk.pairs,
  input.seq,
  geno,
  dP,
  dQ,
  count.cache,
  tol = .Machine$double.eps^0.25,
  ll = ll
)

Arguments

void

internal function to be documented