Learn R Programming

mappoly (version 0.4.1)

paralell_pairwise_discrete_rcpp: Wrapper function to discrete-based pairwise two-point estimation in C++

Description

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

Usage

paralell_pairwise_discrete_rcpp(
  mrk.pairs,
  m,
  geno,
  dP,
  dQ,
  count.vector,
  count.phases,
  count.matrix.rownames,
  count.matrix.number,
  count.matrix.pos,
  count.matrix.length,
  tol = .Machine$double.eps^0.25
)

Arguments