wjakethompson / measr

R package for the Bayesian estimation of diagnostic classification models using Stan
https://measr.info
GNU General Public License v3.0
8 stars 3 forks source link

Probability thresholds for reliability #45

Closed wjakethompson closed 7 months ago

wjakethompson commented 7 months ago

A new threshold argument has been added to reliability(). When calculating classification accuracy and consistency, the threshold argument controls the probability threshold for determining the binary attribute classifications (default is 0.5).

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (44d3e23) 96.71% compared to head (8edea0e) 96.71%.

:exclamation: Current head 8edea0e differs from pull request most recent head f2eb511. Consider uploading reports for the commit f2eb511 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ======================================= Coverage 96.71% 96.71% ======================================= Files 31 31 Lines 2251 2251 ======================================= Hits 2177 2177 Misses 74 74 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.