print.twilight {twilight}R Documentation

A print function for twilight objects

Description

Extract and print information about a twilight object.

Usage

print.twilight(x, ...)

Arguments

x Input object of class twilight.
... Additional printing arguments.

Value

No value is returned.

Author(s)

Stefanie Scheid http://www.molgen.mpg.de/~scheid

References

Scheid S and Spang R (2004): A stochastic downhill search algorithm for estimating the local false discovery rate, IEEE TCBB 1(3), 98–108.

See Also

plot.twilight

Examples

data(exfdr) # contains a twilight object created by twilight
exfdr

[Package twilight version 1.4.0 Index]