Skip to content
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

Add Hurdle distribution #398

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Add Hurdle distribution #398

merged 3 commits into from
Apr 15, 2024

Conversation

aloctavodia
Copy link
Contributor

@aloctavodia aloctavodia commented Apr 15, 2024

This adds a Hurdle distribution. Following the same logic as the Censored and Truncated, the hurdle distribution acts a modifier or the base distribution. The hurdle distribution can be considered as a lower_bounded truncated distribution (at 0 for discrete distribution and "very close to 0" for continuous) + a 1-psi proportion of zeros.

Closes #340
Closes #341
Closes #342
Closes #343

@aloctavodia aloctavodia changed the title Hurdle Add Hurdle distribution Apr 15, 2024
@aloctavodia aloctavodia merged commit ac78fb1 into arviz-devs:main Apr 15, 2024
4 checks passed
@aloctavodia aloctavodia deleted the hurdle branch April 15, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant