Metadata-Version: 2.1
Name: multiHGtest
Version: 0.0.2
Summary: Testing for differences in survival using hypergeometric P-values
Home-page: https://github.com/alonkipnis/higher-criticism-test
Download-URL: https://github.com/alonkipnis/higher-criticism-test
Author: Alon Kipnis
Author-email: alonkipnis@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.6)
Requires-Dist: multiple-hypothesis-testing

# multiHGtest -- Testing for differences in survival using multiple hypergeometric P-values. Based on the tests described in 
[1] Galili, Kipnis and Yakini. Survival analysis with sensitivity to possible rare and weak differences. 2023. 
[2] Kipnis and Yakhini. Dominating the log-rank test with multiple exact hypergeometric tests. 2023. 

