paul-buerkner/brms

Discrete Burr Type XII distribution

Open

#1,689 opened on Sep 20, 2024

View on GitHub
 (0 comments) (3 reactions) (0 assignees)R (1,402 stars) (220 forks)batch import
familyfeaturegood first issue

Description

The discrete Burr Type XII distribution is a count data distribution that may have good potential to handle underdispersed data. It is discussed in Link and also implemented in gamlss although with a slightly different (better?) parameterization. Could be nice to have this distribution as a family in brms. Thanks to Robert Grant for the recommendation.

Contributor guide