paul-buerkner/brms

Conway-Maxwell-Poisson distribution

Open

#607 geöffnet am 22. Feb. 2019

Auf GitHub ansehen
 (34 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)R (220 Forks)batch import
familyfeaturegood first issue

Repository-Metriken

Stars
 (1.402 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 21h) (1 gemergte PR in 30 T)

Beschreibung

The Conway-Maxwell-Poisson distribution (https://en.wikipedia.org/wiki/Conway%E2%80%93Maxwell%E2%80%93Poisson_distribution) is a generalization of the Poisson distribution that allows for both over- and underdispersion. There have been some attempts to get this distribution running in Stan, but I haven't seen one that works fast enough for most practical applications. Once we got such an implementation though, I think the distribution would make a very valuable addition to brms.

Contributor Guide