Lower binomial confidence limit
binciWl.Rd
Returns the lower binomial confidence limit using the Wilson approximation.
Arguments
- x
The number of successes or failures for which the CI is to be calculated.
- n
The number of trials as above.
- alpha
The desired coverage - 0.05 produces 95 percent coverage
- trueval
The value representing the outcome of interest for the CI.
- na.rm
Argument needed to make this work