Learn R Programming

hypergea (version 1.3.1)

hypergea-package: Hypergeometric tests

Description

The package hypergea provides parallelized methods to perform exact hypergeometric tests on $IxJ$ and $2x2x2$ contingency tables.

Arguments

Details

The package enables users to perform exact tests for $IxJ$ and $2x2x2$ contingency tables. For this, a C code implementation is used with a parallelized loop (OpenMP) to allow exact test even for large values in the contingency tables in little time.