-
-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zero Inflated Beta Binomial for BRMS #1243
Comments
You can already do this using the zero-one inflated beta distribution and fixing one of the parameters #942 |
Thanks. I do not see a |
This family is unlikely to be implemented by me but if someone else has time, then why not. |
Implemented thanks to @hdrab127. |
Many thanks! @hdrab127 and @paul-buerkner |
@hdrab127 |
Hi all,
Any chance the ZIP Beta-Binomial model can be added to the BRMS package?
There seems to be interest on this family
https://discourse.mc-stan.org/t/zero-inflated-beta-binomial-model-under-brms/13170
Thanks.
The text was updated successfully, but these errors were encountered: