binom.confint: binom.confint

Description Usage Arguments

View source: R/binom.confint.R

Description

Exact confidence intervals for a binomial proportion parameter.

Usage

1
binom.confint(k, n, alpha = 0.05, side = c("two", "upper", "lower"))

Arguments

k

#"heads"

n

sample size

alpha

Confidence level

side

Sidedness of the hypothesis: c("two", "upper", "lower")


NNTbiomarker documentation built on May 1, 2019, 11:15 p.m.