# multiHGtest -- Testing for differences in survival using multiple hypergeometric P-values.
This packages implements the test for survival data described in
[1] Galili, Kipnis and Yakini. Survival analysis with sensitivity to possible rare and weak differences. 2023.
## Methods
``hypergeom_test`` Exact hypergeometric test
``HCHGtest`` Use higher criticism of hypergeometric P-values to test the significant
``FisherHGtest`` Fisher combination test of hypergeometric P-values
``testHG_dashboard`` Illustrates statistics associated with the HG P-values
Raw data
{
"_id": null,
"home_page": "https://github.com/alonkipnis/higher-criticism-test",
"name": "multiHGtest",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Alon Kipnis",
"author_email": "alonkipnis@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cd/aa/3d59cd4a3f1a2c818a5ed439442a93b73f3ff3a591dcc51207428d62fb7b/multiHGtest-0.0.4.tar.gz",
"platform": null,
"description": "# multiHGtest -- Testing for differences in survival using multiple hypergeometric P-values. \n\nThis packages implements the test for survival data described in \n[1] Galili, Kipnis and Yakini. Survival analysis with sensitivity to possible rare and weak differences. 2023. \n\n\n## Methods\n``hypergeom_test`` Exact hypergeometric test\n``HCHGtest`` Use higher criticism of hypergeometric P-values to test the significant \n``FisherHGtest`` Fisher combination test of hypergeometric P-values\n``testHG_dashboard`` Illustrates statistics associated with the HG P-values\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Testing for differences in survival using hypergeometric P-values",
"version": "0.0.4",
"project_urls": {
"Download": "https://github.com/alonkipnis/higher-criticism-test",
"Homepage": "https://github.com/alonkipnis/higher-criticism-test"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a0e5286aa8694285950c798d5c53e068e453f18dc3a5684613ed0f396cef2935",
"md5": "62179fb8b8fed4c4aca07e8c007c9466",
"sha256": "873d60827bdefa4bceaa6c9361d86e0636ff3dd5e8da920a042217ef50a9dc99"
},
"downloads": -1,
"filename": "multiHGtest-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62179fb8b8fed4c4aca07e8c007c9466",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4324,
"upload_time": "2023-08-03T07:33:43",
"upload_time_iso_8601": "2023-08-03T07:33:43.619670Z",
"url": "https://files.pythonhosted.org/packages/a0/e5/286aa8694285950c798d5c53e068e453f18dc3a5684613ed0f396cef2935/multiHGtest-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cdaa3d59cd4a3f1a2c818a5ed439442a93b73f3ff3a591dcc51207428d62fb7b",
"md5": "a800ee4ab10da44799e230b105589e65",
"sha256": "3f8ece22948801ec8a245ca5b8a69a4a1e30416651a7168cf2cb003acd533365"
},
"downloads": -1,
"filename": "multiHGtest-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "a800ee4ab10da44799e230b105589e65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5481,
"upload_time": "2023-08-03T07:33:45",
"upload_time_iso_8601": "2023-08-03T07:33:45.113115Z",
"url": "https://files.pythonhosted.org/packages/cd/aa/3d59cd4a3f1a2c818a5ed439442a93b73f3ff3a591dcc51207428d62fb7b/multiHGtest-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-03 07:33:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alonkipnis",
"github_project": "higher-criticism-test",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "multihgtest"
}