-
Notifications
You must be signed in to change notification settings - Fork 226
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 logcdf to distributions #946
Conversation
Just checking through to see which others could be usefully specialized, exponential distribution would be I've just typed those straight in, they need careful checking! :) |
@jzmaddock Now that this is green could you take another look through? |
Many thanks Matt - this all looks good to go to me - feel free to merge away. |
@jzmaddock I added the complement logcdf to the extreme value distribution and the laplace distribution since I missed the latter as well. If you'd like to review those two I can merge once this finishes. |
From #303 and complements #762.