examples/examples_ci_p_coverage_plot2.R

ci_p_coverage_plot2(p=0.50,
                    conf.level=0.95,
                    intervalType="wald")

ci_p_coverage_plot2(p=0.75,
                    conf.level=0.95,
                    intervalType="wald")

ci_p_coverage_plot2(p=0.50,
                    conf.level=0.95,
                    intervalType="wilson")

ci_p_coverage_plot2(p=0.75,
                    conf.level=0.95,
                    intervalType="wilson",
                    col="orange", linecolor="purple")
fhernanb/stests documentation built on March 29, 2025, 10:36 a.m.