Skip to content

Commit

Permalink
prop updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Jan 23, 2024
1 parent 0c00842 commit ac3ab98
Show file tree
Hide file tree
Showing 12 changed files with 1,738 additions and 14 deletions.
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ Imports:
cli (>= 3.6.1),
cards (>= 0.0.0.9012),
dplyr (>= 1.1.2),
glue (>= 1.6.2),
rlang (>= 1.1.1)
Suggests:
broom (>= 1.0.5),
spelling,
testthat (>= 3.2.0),
withr
Expand Down
6 changes: 6 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Generated by roxygen2: do not edit by hand

export(ard_proportion_ci)
export(proportion_ci_agresti_coull)
export(proportion_ci_clopper_pearson)
export(proportion_ci_jeffreys)
export(proportion_ci_strat_wilson)
export(proportion_ci_wald)
export(proportion_ci_wilson)
import(rlang)
Loading

0 comments on commit ac3ab98

Please sign in to comment.