mw201608 / quickhyper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quickhyper

This implements the HyperQuick algorithm for discrete hypergeometric distribution in R and c languages.

However this implementation is slower than R's built-in phyper function in many situations.

About


Languages

Language:C 63.3%Language:R 36.7%