paralell_pairwise_discrete: 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(
mrk.pairs,
input.seq,
geno,
dP,
dQ,
count.cache,
tol = .Machine$double.eps^0.25
)
Arguments
void
internal function to be documented