cp_interval: cp_interval function

Usage Arguments

Usage

1
cp_interval(n, x, alpha = 0.05)

Arguments

n

the total number of observations.

x

the number of successes in the n observations.

alpha

the error quantile. Default value is 5

This function estimates the Clopper-Pearson confidence interval for n observations, x number of successes with an error quantile alpha. cp_interval(100,5,0.05) binomial confidence, interval,


vhmedina/vhmo documentation built on May 17, 2019, 8:46 p.m.