Rdocumentation
powered by
Learn R Programming
howmany (version 0.3-1)
lowerbound: The lower bound for the number of correct rejections
Description
Extracts the lower bound for the number of false rejections (as a function of the total number of made rejections) from an object of class 'howmany'.
Usage
lowerbound(object)
Arguments
object
an object of class 'howmany'
Value
A numerical vector, giving the lower bound for the number of correct rejections as a function of the number of made rejections.
See Also
howmany
and
howmany_dependent
for multiple tests with independent and dependent test statistics respectively.