Regression Models for Count Outcomes
Project description
Introduction
The package py_countreg is a collection of functions to estimate various regression models for count outcomes.
It is an ongoing project. More functionalities will come later.
Core Functions
Count Outcome Regressions
|
|-- Equi-Dispersion (Baseline)
| |
| `-- stdpoisson() : Standard Poisson
|
|-- Over-Dispersion
| |
| `-- negbinom2() : Negative Binomial (NB-2)
|
|-- Over- and Under-Dispersions
| |
| |-- genpoisson() : Generalized Poisson
| |
| `-- compoisson() : Conway-Maxwell Poisson
|
|-- Zero-Inflation
| |
| |-- hdlpoisson() : Hurdle Poisson
| |
| |-- hdlnegbin2() : Hurdle Negative Binomial (NB-2)
| |
| |-- zifpoisson() : Zero-Inflated Poisson
| |
| `-- zifnegbin2() : Zero-Inflated Negative Binomial (NB-2)
|
`-- Zero-Truncation
|
|-- ztrpoisson() : Zero-Truncated Poisson
|
|-- ztgpoisson() : Zero-Truncated Generalized Poisson
|
|-- ztcpoisson() : Zero-Truncated Conway-Maxwell Poisson
|
`-- ztrnegbin2() : Zero-Truncated Negative Binomial (NB-2)
Reference
WenSui Liu and Jimmy Cela (2008), Count Data Models in SAS, Proceedings SAS Global Forum 2008, paper 371-2008.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py_countreg-0.0.3.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file py_countreg-0.0.3.tar.gz
.
File metadata
- Download URL: py_countreg-0.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d5f13e4663f82d695224170a6a0a29c4fee2bcf3a758e4546ecb5037caf4efe |
|
MD5 | bbd255fcebb0293fa4d50c47634013be |
|
BLAKE2b-256 | d22da0179414747e38ece84b280c4180d6d1915f2d118ea8deed1c4a63d5491a |
File details
Details for the file py_countreg-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: py_countreg-0.0.3-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8ecce20248872322a266a052c464cb46e828d9a3fb5e172aa7c778214f81b27 |
|
MD5 | 7c555af33b0d2737a7aab4a838790a23 |
|
BLAKE2b-256 | d6fdb01c6512d5af276afd5047261cc9964d45f54a1761ad11f4b1716df8213c |