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
| |
| |-- hdgpoisson() : Hurdle Generalized Poisson
| |
| |-- hdlnegbin2() : Hurdle Negative Binomial (NB-2)
| |
| |-- zifpoisson() : Zero-Inflated Poisson
| |
| |-- zigpoisson() : Zero-Inflated Generalized 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.4.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file py_countreg-0.0.4.tar.gz
.
File metadata
- Download URL: py_countreg-0.0.4.tar.gz
- Upload date:
- Size: 1.9 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 | aee7667d20e0a2cb809a9ea1bfcdc042a821b3aec46f690ded023a1be5d58650 |
|
MD5 | f50dd6a737b53f0d0cc718c8fc813e33 |
|
BLAKE2b-256 | e24b90a71097061ee8ee571bac31924d16290b62322aea8229eb025be6e56d78 |
File details
Details for the file py_countreg-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: py_countreg-0.0.4-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 | 2595a255252d51d405123ea6e9cf5a17aaab8c8d01640f32f91589255eaf4804 |
|
MD5 | b6dbc1af58f7e9d2044d33ce558da4c5 |
|
BLAKE2b-256 | 031495cf151588d9cb957edd444c52083ed23216bdef1b4acf0094cc54f5946a |