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

Extend marginalization support to Truncated discrete RVs #95

Open
ricardoV94 opened this issue Nov 22, 2022 · 0 comments
Open

Extend marginalization support to Truncated discrete RVs #95

ricardoV94 opened this issue Nov 22, 2022 · 0 comments
Assignees
Labels
enhancements New feature or request good first issue Good for newcomers

Comments

@ricardoV94
Copy link
Member

ricardoV94 commented Nov 22, 2022

#91 Implements automatic logp marginalization for bernoulli, categorical and discrete uniform, as those are the only default discrete univariate RVs with finite support. We could extend it easily to right-truncated discrete RVs so that people can use it for Truncated poisson, binomial, mixtures, etc...)

We could also extend it to right-clipped RVs, but I am not sure how useful that is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants