examples/examples_ci_p_xxx.R

# Example for CI Wald
ci_p_wald(x=15, n=50, conf.level=0.95)

# Example for Agresti Coull Wald
ci_p_agresti_coull(x=15, n=50, conf.level=0.95)
fhernanb/stests documentation built on March 29, 2025, 10:36 a.m.