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
)
Arguments
void
internal function to be documented