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

Docstrings of distributions should not read x log-likelihood #7563

Open
ricardoV94 opened this issue Nov 7, 2024 · 2 comments · Fixed by tanishy7777/pymc#1 · May be fixed by #7573 or #7576
Open

Docstrings of distributions should not read x log-likelihood #7563

ricardoV94 opened this issue Nov 7, 2024 · 2 comments · Fixed by tanishy7777/pymc#1 · May be fixed by #7573 or #7576

Comments

@ricardoV94
Copy link
Member

Description

They define a distribution or RV, that has log-probability (not just likelihood) attached, but also random methods, cdf, icdf, mean, ...

class MvNormal(Continuous):
r"""
Multivariate normal log-likelihood.

@tanishy7777
Copy link

Hey, can I work on this issue? Could you provide more details regarding the same?
@ricardoV94

@ricardoV94
Copy link
Member Author

Just rename log-likelihood to distribution

tanishy7777 added a commit to tanishy7777/pymc that referenced this issue Nov 13, 2024
@tanishy7777 tanishy7777 linked a pull request Nov 13, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants