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

Improve documentation of nsim_obs and obs_prob #233

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

jamesmbaazam
Copy link
Member

This PR closes #231 by improving the documentation of nsim_obs and obs_prob so that it is clear that they are linked. The improvement also adds some interpretation to the arguments.

@jamesmbaazam jamesmbaazam added the documentation Improvements or additions to documentation label Mar 21, 2024
@jamesmbaazam jamesmbaazam force-pushed the improve-likelihood-arg-docs branch from ff5492b to c54e96c Compare March 21, 2024 18:49
@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (5d75c59) to head (b8381a2).
Report is 3 commits behind head on main.

❗ Current head b8381a2 differs from pull request most recent head c54e96c. Consider uploading reports for the commit c54e96c to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #233   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files           8        8           
  Lines         584      584           
=======================================
  Hits          577      577           
  Misses          7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesmbaazam jamesmbaazam force-pushed the improve-likelihood-arg-docs branch from c54e96c to b9559a9 Compare March 21, 2024 19:21
@jamesmbaazam jamesmbaazam merged commit 07f6087 into main Mar 22, 2024
8 checks passed
@jamesmbaazam jamesmbaazam deleted the improve-likelihood-arg-docs branch March 22, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve documentation of nsim_obs and obs_prob in likelihood()
2 participants