Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 379 Bytes

File metadata and controls

13 lines (7 loc) · 379 Bytes

exact_stats

Description:

A python module for asssociation studies with rare phenomena. This provides methods useful when approximations such as logistic regression are not valid. It is designed for genetic analysis such as GWAS and PheWAS, but applicable to any categorical case-control type studies.

Installation:

cd exact_stats

sudo python setup.py install