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

NEW prob change to prob functions #575

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

mattansb
Copy link
Member

Closes #568

  • OR to prob
  • logOR to prob
  • RR to prob
  • ARR to prob
  • NNT to prob

@strengejacke @bwiernik

  • Do we also want the inverse of these? (e.g., prob to OR)
  • Do we also want conversion to odds? (e.g., NNT to odds)

@codecov-commenter
Copy link

Codecov Report

Merging #575 (90034d7) into main (01b59a5) will decrease coverage by 0.33%.
The diff coverage is 0.00%.

❗ Current head 90034d7 differs from pull request most recent head 4096bac. Consider uploading reports for the commit 4096bac to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
- Coverage   90.57%   90.25%   -0.33%     
==========================================
  Files          55       56       +1     
  Lines        3374     3386      +12     
==========================================
  Hits         3056     3056              
- Misses        318      330      +12     
Impacted Files Coverage Δ
R/convert_between_riskchange_ro_probs.R 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

convert_oddsratio_to_riskratio() / convert_oddsratio_to_riskdiff() and vice versa
4 participants