TuringLang / MCMCDiagnosticTools.jl

https://turinglang.org/MCMCDiagnosticTools.jl/dev
Other
19 stars 6 forks source link

Add option to compute relative ESS #81

Closed sethaxen closed 1 year ago

sethaxen commented 1 year ago

Fixes #80 by adding a convenience keyword relative=false to ess and ess_rhat.

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 4714877976


Totals Coverage Status
Change from base Build 4399022657: 0.008%
Covered Lines: 813
Relevant Lines: 842

πŸ’› - Coveralls
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f2aca2d) 96.54% compared to head (8d46fec) 96.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ======================================= Coverage 96.54% 96.55% ======================================= Files 10 10 Lines 840 842 +2 ======================================= + Hits 811 813 +2 Misses 29 29 ``` | [Impacted Files](https://codecov.io/gh/TuringLang/MCMCDiagnosticTools.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang) | Coverage Ξ” | | |---|---|---| | [src/ess\_rhat.jl](https://codecov.io/gh/TuringLang/MCMCDiagnosticTools.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL2Vzc19yaGF0Lmps) | `100.00% <100.00%> (ΓΈ)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 4714915466

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 4399022657: 0.008%
Covered Lines: 813
Relevant Lines: 842

πŸ’› - Coveralls