Skip to contents

[Stable]

Usage

d_proportion(conf_level, method, long = FALSE)

Arguments

conf_level

(proportion)
confidence level of the interval.

method

(string)
the method used to construct the confidence interval for proportion of successful outcomes; one of waldcc, wald, clopper-pearson, wilson, agresti-coull or jeffreys.

long

(flag)
Whether a long or a short (default) description is required.

Value

String describing the analysis.

Details

This is a helper function that describes the analysis in s_proportion().