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 Mathews Correlation Coefficient as a calibration statistic to use. #145

Merged
merged 9 commits into from
Feb 22, 2022

Conversation

ChrisJones687
Copy link
Member

No description provided.

@ChrisJones687
Copy link
Member Author

Calibration works the same except that mathews correlation coefficient is selectable as another stat compared to the previous (precision, accuracy, specificity, and sensitivity).

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #145 (bc8e146) into main (825fbf4) will decrease coverage by 1.15%.
The diff coverage is 63.26%.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   82.22%   81.06%   -1.16%     
==========================================
  Files          46       47       +1     
  Lines        5384     5124     -260     
==========================================
- Hits         4427     4154     -273     
- Misses        957      970      +13     
Impacted Files Coverage Δ
R/calibrate.R 85.80% <62.50%> (-2.52%) ⬇️
R/quantity_allocation_disagreement.R 87.73% <100.00%> (ø)
inst/include/radial_kernel.hpp 64.00% <0.00%> (-22.57%) ⬇️
inst/include/switch_kernel.hpp 66.66% <0.00%> (-11.12%) ⬇️
inst/include/config.hpp 79.74% <0.00%> (-7.66%) ⬇️
inst/include/utils.hpp 77.77% <0.00%> (-7.64%) ⬇️
inst/include/uniform_kernel.hpp 63.63% <0.00%> (-5.60%) ⬇️
inst/include/deterministic_kernel.hpp 76.84% <0.00%> (-5.21%) ⬇️
inst/include/lognormal_kernel.hpp 47.61% <0.00%> (-4.56%) ⬇️
inst/include/treatments.hpp 86.46% <0.00%> (-4.02%) ⬇️
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 825fbf4...aca809e. Read the comment docs.

@ChrisJones687 ChrisJones687 merged commit cf3af04 into main Feb 22, 2022
@ChrisJones687 ChrisJones687 deleted the mcc-cal branch February 22, 2022 16:30
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.

1 participant