Skip to content

chi_suppress_results created#28

Merged
rwbuie merged 2 commits intodevfrom
chi_suppress_results
May 14, 2025
Merged

chi_suppress_results created#28
rwbuie merged 2 commits intodevfrom
chi_suppress_results

Conversation

@dcolombara
Copy link
Copy Markdown
Contributor

  • based heavily on rads::suppress
  • main improvement is that it suppresses on denominators (not just numerators)
  • also add caution when numerator == 0
  • more validation
  • more customizable arguments, but defaults are for CHI output
  • many more tests
  • passes all tests without errors or warnings in devtools::check()

 - based heavily on rads::suppress
 - main improvement is that it suppresses on denominators (not just numerators)
 - also add caution when numerator == 0
 - more validation
 - more customizable arguments, but defaults are for CHI output
 - many more tests
 - passes all tests without errors or warnings in devtools::check()
@dcolombara dcolombara requested a review from rwbuie May 9, 2025 23:16
@dcolombara dcolombara added the enhancement New feature or request label May 9, 2025
@rwbuie
Copy link
Copy Markdown
Collaborator

rwbuie commented May 13, 2025

This doesn't "NULL" "comparison_wiht_kc" on suprression, but the spec specifies that this column should be nulled.

 - added to the columns_to_suppress default
 - no other changes needed because validation of columns_to_suppress
   already notifies of missing columns and will remove from columns_to_suppress
@rwbuie rwbuie merged commit b1c687b into dev May 14, 2025
@dcolombara dcolombara deleted the chi_suppress_results branch May 14, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants