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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.