quasi-poisson


Namequasi-poisson JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/statcompute/quasi_poisson
SummaryEstimate Quasi-Poisson Regression Model
upload_time2024-01-08 04:22:15
maintainer
docs_urlNone
authorWenSui Liu
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #### Introduction

The purpose of this package is to estimate the Quasi-Poisson regression. It is a project in progress.

Should you have any question or suggestion about the package, please feel free to drop me a line. 

#### Authors

[WenSui Liu](mailto:liuwensui@gmail.com) is a seasoned data scientist with 15-year experience in the financial service industry. 

[Joyce Liu](mailto:joyce.jl.liu@gmail.com) is a college student majoring in Mathematics with a strong passion for data science.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/statcompute/quasi_poisson",
    "name": "quasi-poisson",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "WenSui Liu",
    "author_email": "liuwensui@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/ce/1c58878503bc8da7e436637200df9ed522c26f87e9cd71bb325dd52b44ab/quasi_poisson-0.1.0.tar.gz",
    "platform": null,
    "description": "#### Introduction\n\nThe purpose of this package is to estimate the Quasi-Poisson regression. It is a project in progress.\n\nShould you have any question or suggestion about the package, please feel free to drop me a line. \n\n#### Authors\n\n[WenSui Liu](mailto:liuwensui@gmail.com) is a seasoned data scientist with 15-year experience in the financial service industry. \n\n[Joyce Liu](mailto:joyce.jl.liu@gmail.com) is a college student majoring in Mathematics with a strong passion for data science.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Estimate Quasi-Poisson Regression Model",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/statcompute/quasi_poisson"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b8565ee94bf35e877168c8d4df840a18b5cf2470a363aaa46cb5dd5e4cbd244",
                "md5": "815264059171264c9ad83d70fcf162a0",
                "sha256": "fa171e75b16d36eaa7ca3c0f443c352330bc3efd0e3d86f5950af8394be588e7"
            },
            "downloads": -1,
            "filename": "quasi_poisson-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "815264059171264c9ad83d70fcf162a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3317,
            "upload_time": "2024-01-08T04:22:14",
            "upload_time_iso_8601": "2024-01-08T04:22:14.021126Z",
            "url": "https://files.pythonhosted.org/packages/7b/85/65ee94bf35e877168c8d4df840a18b5cf2470a363aaa46cb5dd5e4cbd244/quasi_poisson-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4ce1c58878503bc8da7e436637200df9ed522c26f87e9cd71bb325dd52b44ab",
                "md5": "6faba91225ea2c73be1f1cf054a5a5c3",
                "sha256": "fb26945e0bc097a8f8f181fa3d7d5d0c5eb2d951ec1c36e391984d60d3e9798a"
            },
            "downloads": -1,
            "filename": "quasi_poisson-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6faba91225ea2c73be1f1cf054a5a5c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2897,
            "upload_time": "2024-01-08T04:22:15",
            "upload_time_iso_8601": "2024-01-08T04:22:15.737350Z",
            "url": "https://files.pythonhosted.org/packages/e4/ce/1c58878503bc8da7e436637200df9ed522c26f87e9cd71bb325dd52b44ab/quasi_poisson-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-08 04:22:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "statcompute",
    "github_project": "quasi_poisson",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "quasi-poisson"
}
        
Elapsed time: 0.15420s