paul-buerkner/brms

Discrete Burr Type XII distribution

Open

#1.689 aberto em 20 de set. de 2024

Ver no GitHub
 (0 comments) (3 reactions) (0 assignees)R (220 forks)batch import
familyfeaturegood first issue

Métricas do repositório

Stars
 (1.402 stars)
Métricas de merge de PR
 (Mesclagem média 7d 21h) (1 fundiu PR em 30d)

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.

Guia do colaborador