groceryheist / groceryheist/misclassificationmodels
Support fuller range of GLMs
Open
enhancement
good first issue
- Dominant language
- R
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now we only support Gaussian and logistic models. It would be great to support more. Creating this issue to note and track this.
A partial list of models I want to support
- Count models (e.g., poisson; negative binomial; zero-inflated).
- Survival models (e.g., Cox models).
- Models for bounded continuous outcomes (e.g., gamma regression).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.