prop_adj_ci: Confidence interval of proportion, adjusted for zero- and...

View source: R/utils.R

prop_adj_ciR Documentation

Confidence interval of proportion, adjusted for zero- and one-inflation \insertCitegelman2020regressionmultilex

Description

Confidence interval of proportion, adjusted for zero- and one-inflation \insertCitegelman2020regressionmultilex

Usage

prop_adj_ci(x, n, .width = 0.95)

Arguments

x

Number of successes

n

Number of tries

.width

Confidence level (defaults to .95)

References

\insertRef

gelman2020regressionmultilex


gongcastro/multilex documentation built on Oct. 21, 2022, 6:24 p.m.