cipu: Confidence interval for the population proportion when the...

Description Usage Arguments Value Examples

Description

Confidence interval for the population proportion when the population proportion is UNKNOWN

Usage

1
cipu(x, c)

Arguments

x

A vector of values in a distribution

c

A value for the confidence level in whole number form...no decimals

Value

A confidence interval for the population proportion

Examples

1
2
cipu(attenu$accel, 95)
cipu(attenu$accel, 99)

curryhilton/ci documentation built on May 14, 2019, 12:51 p.m.