model.binomial.bounds: binomial model (proportion) lower/upper bounds for univariate...

Description Usage Arguments Value See Also

Description

binomial model (proportion) lower/upper bounds for univariate rv

Usage

1
2
model.binomial.bounds(p = NULL, k = NULL, n = NULL, alpha = 0.05,
  type = c("normal", "wilson"))

Arguments

p

observed or estimated proportion

k

number of successes

n

number of observations

alpha

signifiance level

type

method of approximation

Value

bounds

See Also

Other models: fit_bsm; model.normal.bounds.ss; model.normal.bounds


mattdelhey/mdutils documentation built on May 21, 2019, 12:57 p.m.