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

Added 90% credible interval #437

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Added 90% credible interval #437

merged 3 commits into from
Apr 9, 2024

Conversation

Shoram444
Copy link
Contributor

A new option for credibility intervals which includes the 90% CI.

BAT.smallest_credible_intervals now accepts nsigma_equivalent::Real as an argument with an additional option of $\approx 1.64$ representing 90% CI.

src/statistics/credible_intervals.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 47.26%. Comparing base (7c3a123) to head (f500b82).
Report is 5 commits behind head on main.

Files Patch % Lines
src/statistics/credible_intervals.jl 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #437      +/-   ##
==========================================
- Coverage   55.03%   47.26%   -7.78%     
==========================================
  Files         116      111       -5     
  Lines        5624     5385     -239     
==========================================
- Hits         3095     2545     -550     
- Misses       2529     2840     +311     

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

@oschulz oschulz merged commit 19464a0 into bat:main Apr 9, 2024
7 of 9 checks passed
@oschulz
Copy link
Member

oschulz commented Apr 9, 2024

Thanks @Shoram444 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants