paralell_pairwise_discrete_rcpp: Wrapper function to discrete-based pairwise two-point...

View source: R/pairwise_rf.R

paralell_pairwise_discrete_rcppR Documentation

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,
  threads
)

Arguments

void

internal function to be documented


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