- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.1k
Allow logcdf and icdf inference #6597
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
Conversation
de10f8e    to
    434a79f      
    Compare
  
    | Codecov Report
 
 Additional details and impacted files@@             Coverage Diff             @@
##             main    #6597       +/-   ##
===========================================
- Coverage   92.03%   73.44%   -18.59%     
===========================================
  Files          93       92        -1     
  Lines       15746    15591      -155     
===========================================
- Hits        14492    11451     -3041     
- Misses       1254     4140     +2886     
 | 
f19f58c    to
    ce86774      
    Compare
  
    360ef6e    to
    1cca656      
    Compare
  
    | Marking as a draft as this PR now includes the commits of #6599 which should be merged first. Only the last one matters here (and can be reviewed alone) | 
db48d7d    to
    0ffd980      
    Compare
  
    0ffd980    to
    a37bbf3      
    Compare
  
    a37bbf3    to
    0636f4e      
    Compare
  
    | Ready for review | 
This PR allows inference of logcdf and icdf variables (similar to how logp was already possible)
Important
This PR first 3 commits now belong to #6599, only the last one should be reviewed here