[![codecov](https://codecov.io/gh/fowler-lab/intreg/branch/main/graph/badge.svg?token=EECMnKifvc)](https://codecov.io/gh/fowler-lab/intreg)
# intreg
A Python implementation of interval regression
Raw data
{
"_id": null,
"home_page": "https://github.com/fowler-lab/intreg",
"name": "intreg",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "interval, regression",
"author": "Dylan Adlard, Philip W Fowler",
"author_email": "philip.fowler@ndm.ox.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/b1/6c/d8ecd237d0c6f26e3c1259ed9945e732de59ea77ae273d91975197adf839/intreg-0.1.5.tar.gz",
"platform": null,
"description": "[![codecov](https://codecov.io/gh/fowler-lab/intreg/branch/main/graph/badge.svg?token=EECMnKifvc)](https://codecov.io/gh/fowler-lab/intreg)\n\n# intreg\n\nA Python implementation of interval regression\n",
"bugtrack_url": null,
"license": null,
"summary": "A package for fitting an interval and mixed effect interval regression model to censored and/or uncensored point and/or interval data",
"version": "0.1.5",
"project_urls": {
"Homepage": "https://github.com/fowler-lab/intreg"
},
"split_keywords": [
"interval",
" regression"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9f4c880b047798796bf71fd2f7f35fc6cba8e887c0d54bc3848c8a0d56448135",
"md5": "e2e79081aabbbecca1207a2041e34ecb",
"sha256": "b2ce61c2554258cebdf8c8615b89b2d94b22c87a28fd68e9f11dedbc620649da"
},
"downloads": -1,
"filename": "intreg-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e2e79081aabbbecca1207a2041e34ecb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 9638,
"upload_time": "2025-01-27T12:44:57",
"upload_time_iso_8601": "2025-01-27T12:44:57.222828Z",
"url": "https://files.pythonhosted.org/packages/9f/4c/880b047798796bf71fd2f7f35fc6cba8e887c0d54bc3848c8a0d56448135/intreg-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b16cd8ecd237d0c6f26e3c1259ed9945e732de59ea77ae273d91975197adf839",
"md5": "b2531f64830b6fb8460acef10674b189",
"sha256": "2a384a4aa807537d6335c902d1cd936d7f256bbdeab7ce5822ea0785d24db18c"
},
"downloads": -1,
"filename": "intreg-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "b2531f64830b6fb8460acef10674b189",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 7262,
"upload_time": "2025-01-27T12:44:58",
"upload_time_iso_8601": "2025-01-27T12:44:58.757001Z",
"url": "https://files.pythonhosted.org/packages/b1/6c/d8ecd237d0c6f26e3c1259ed9945e732de59ea77ae273d91975197adf839/intreg-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-27 12:44:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fowler-lab",
"github_project": "intreg",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": [
[
"==",
"2.1.1"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.14.1"
]
]
}
],
"lcname": "intreg"
}