paul-buerkner/brms

Generalized Poisson distribution

Open

#739 ouverte le 26 août 2019

Voir sur GitHub
 (7 commentaires) (2 réactions) (0 assignés)R (220 forks)batch import
familyfeaturegood first issue

Métriques du dépôt

Stars
 (1 402 stars)
Métriques de merge PR
 (Merge moyen 7j 21h) (1 PR mergée en 30 j)

Description

The generalized poisson distribution has some potential when it comes to the estimation of underdispersed count data and is much more efficient to evaluate the the conway-maxwell poisson distribution. It may have trouble due to its complex support and it remains to be evaluated whether this distribution is robust enough to be implemented as a native family in brms. More information about the generalized poisson distribution may for instance be found at https://rdrr.io/cran/VGAM/man/genpoisson.html.

Guide contributeur