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.2.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file py_countreg-0.0.2.tar.gz
.
File metadata
- Download URL: py_countreg-0.0.2.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 | bff2393dc15dd30c14427f3527ab90dfebaa4dc97b992d5862d90d7d00e4accc |
|
MD5 | c30a4e9b122fc53fcd819f91a7558ac6 |
|
BLAKE2b-256 | 93d51e5b865a979956cf50f506cbc8878f79bb60980bf0c084386bb321ffdbc3 |
File details
Details for the file py_countreg-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: py_countreg-0.0.2-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 | e02016b0f9a4cf3f38f353503b090bb2c773799673e78be4230b8bb184000e7a |
|
MD5 | 1c3ddae4765a110f6ffe08659f060093 |
|
BLAKE2b-256 | f578087628648aaddd4863697370f3a59cfab84249c753d66586656514183448 |