KabuEpidemicCurve


NameKabuEpidemicCurve JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/LinaMRuizG/kabu_library
SummaryNew methodology to identify waves, peaks, and valleys from epidemic curve
upload_time2023-06-28 22:54:55
maintainer
docs_urlNone
authorLina M. Ruiz G. and Anderson A. Ruales B.
requires_python
licenseMIT
keywords epidemic curve waves peaks valleys gaussian filter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Kabu is a methodology that uses Gaussian kernel to smooth the epidemic curve and estimate its waves, peaks, and valley. It could be used in any curve.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LinaMRuizG/kabu_library",
    "name": "KabuEpidemicCurve",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "epidemic curve,waves,peaks,valleys,gaussian filter",
    "author": "Lina M. Ruiz G. and Anderson A. Ruales B.",
    "author_email": "<lina.ruiz2@udea.edu.co>",
    "download_url": "",
    "platform": null,
    "description": "Kabu is a methodology that uses Gaussian kernel to smooth the epidemic curve and estimate its waves, peaks, and valley. It could be used in any curve.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "New methodology to identify waves, peaks, and valleys from epidemic curve",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/LinaMRuizG/kabu_library"
    },
    "split_keywords": [
        "epidemic curve",
        "waves",
        "peaks",
        "valleys",
        "gaussian filter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6292c3028a2a8966543e17c4b1e29556aaf0303d9a99ca73bd4652c2be6cda81",
                "md5": "bb07c7f71d7a0110fa6174fecbca86a9",
                "sha256": "5bc600926f29191665ca1fe2c564a558890bad0561cf466e8157f25539e3bb1b"
            },
            "downloads": -1,
            "filename": "KabuEpidemicCurve-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb07c7f71d7a0110fa6174fecbca86a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5557,
            "upload_time": "2023-06-28T22:54:55",
            "upload_time_iso_8601": "2023-06-28T22:54:55.060417Z",
            "url": "https://files.pythonhosted.org/packages/62/92/c3028a2a8966543e17c4b1e29556aaf0303d9a99ca73bd4652c2be6cda81/KabuEpidemicCurve-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-28 22:54:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LinaMRuizG",
    "github_project": "kabu_library",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "kabuepidemiccurve"
}
        
Elapsed time: 1.10994s