Learn R Programming

mappoly (version 0.2.0)

paralell_pairwise: Wrapper function to pairwise two-point estimation in C++

Description

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

Usage

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

Arguments

void

internal function to be documented