inst/snippets/Exploration3.2.13c.R

binom.test(815, 1019, p = 0.775, conf.level = 0.95)
binom.test(815, 1019, p = 0.775, conf.level = 0.99)
binom.test(815, 1019, p = 0.775, conf.level = 0.90)
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.