[FR] Implement `logLik.glmGamPoi`
Open
- Dominant language
- R
- Stars
- 126
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
For many model classes in R an implementation of the `logLik` generic is provided. I often use this on holdout data (this usually requires manipulating the fitted object) to compare different models. Thus I would only need `REML=FALSE` and would appreciate a `newdata` argument.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.