wrapBinomTest {sigr} | R Documentation |
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
[Package sigr version 1.1.5 Index]