EpidemicCurveKabu


NameEpidemicCurveKabu 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 23:07:26
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": "EpidemicCurveKabu",
    "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": "https://files.pythonhosted.org/packages/80/a1/748b36ab8ac8c60409927585cb16782945c1d035addb45408a42c05dfab4/EpidemicCurveKabu-0.1.0.tar.gz",
    "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": "39dcd2fb4c2d5040393d80695895d7448c5cf344fff7ec0ee2f7c95e2f33c4e8",
                "md5": "2417a5057a25f5e2612bc39b1b034d5f",
                "sha256": "1e1a3d4b7d93d3cca909adb733e20b10c3bbc715197bbf73ef743eb76007eb3a"
            },
            "downloads": -1,
            "filename": "EpidemicCurveKabu-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2417a5057a25f5e2612bc39b1b034d5f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1372,
            "upload_time": "2023-06-28T23:07:24",
            "upload_time_iso_8601": "2023-06-28T23:07:24.738605Z",
            "url": "https://files.pythonhosted.org/packages/39/dc/d2fb4c2d5040393d80695895d7448c5cf344fff7ec0ee2f7c95e2f33c4e8/EpidemicCurveKabu-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80a1748b36ab8ac8c60409927585cb16782945c1d035addb45408a42c05dfab4",
                "md5": "4bd9143eabaae3ba9652993869923c17",
                "sha256": "cf794a0928a23715306e62b6c440e5e065e7f39018362999c4db3200f7f18fc3"
            },
            "downloads": -1,
            "filename": "EpidemicCurveKabu-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4bd9143eabaae3ba9652993869923c17",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2442,
            "upload_time": "2023-06-28T23:07:26",
            "upload_time_iso_8601": "2023-06-28T23:07:26.248913Z",
            "url": "https://files.pythonhosted.org/packages/80/a1/748b36ab8ac8c60409927585cb16782945c1d035addb45408a42c05dfab4/EpidemicCurveKabu-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-28 23:07:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LinaMRuizG",
    "github_project": "kabu_library",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "epidemiccurvekabu"
}
        
Elapsed time: 1.31773s