Learn R Programming

sigr (version 1.1.5)

wrapBinomTest: Wrap binom.test (test of Binomial/Bernoulli rate).

Description

Wrap binom.test (test of Binomial/Bernoulli rate).

Usage

wrapBinomTest(x, ...)

Arguments

x

numeric, data.frame or test.

...

extra arguments

See Also

wrapBinomTest.htest, wrapBinomTestS, wrapBinomTest.logical, wrapBinomTest.numeric, wrapBinomTest.data.frame