lowerbound {howmany}R Documentation

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.

Author(s)

Nicolai Meinshausen, nicolai@stat.math.ethz.ch

See Also

howmany and howmany_dependent for multiple tests with independent and dependent test statistics respectively.


[Package howmany version 0.3-0 Index]