-
-
Notifications
You must be signed in to change notification settings - Fork 204
Closed
Description
Description
This issue is a feature proposal.
Beta negative binomial distribution is three-parameter discrete distribution, often used to model overdispersed count data or data with a heavy tail.
PMF:
where
Tagging @s-mishra and @olli0601 to track the process.
Expected Output
real beta_neg_binomial_lpmf(ints n, reals r, reals alpha, reals beta)
Checklist
This will require a beta_neg_binomial_lpmf with analytical derivatives.
- _lpmf
Tests
- _lpmf
Current Version:
v4.9.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels