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

Add ARD functions for proportion difference estimation #239

Open
5 tasks
edelarua opened this issue Nov 19, 2024 · 0 comments
Open
5 tasks

Add ARD functions for proportion difference estimation #239

edelarua opened this issue Nov 19, 2024 · 0 comments
Labels
ARD enhancement New feature or request sme

Comments

@edelarua
Copy link
Contributor

Create functions to estimate proportion differences from tern::s_test_proportion_diff():

  • prop_diff_wald()
  • prop_diff_ha()
  • prop_diff_nc()
  • prop_diff_cmh()
  • prop_diff_strat_nc()

First double check whether any of these are already possible with current cardx functions, and whether the results match those from the tern functions, which all use custom calculation function desctools_binom() to return results.

See https://insightsengineering.github.io/tern/latest-tag/reference/h_prop_diff.html for details on the tern functions.

@edelarua edelarua added enhancement New feature or request sme ARD labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARD enhancement New feature or request sme
Projects
None yet
Development

No branches or pull requests

1 participant