Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


sgof (version 2.3.5)

summary.BY: Summary of a BY object

Description

Summary of the most important results given by the BY procedure.

Usage

# S3 method for BY
summary(object, ...)

Value

Rejections

The number of effects declared by the BY method.

FDR

The estimated false discovery rate.

Adjusted.pvalues

Table of adjusted p-values falling under alpha.

Arguments

object

A BY object.

...

Additional arguments affecting the summary produced.

Author

Irene Castro Conde and Jacobo de Uña Álvarez

References

Benjamini Y and Yekutieli D (2001). The control of the false discovery rate in multiple testing under dependency. Annals of Statistics 29, 1165--1188.

Dalmasso C, Broet P and Moreau T (2005) A simple procedure for estimating the false discovery rate. Bioinformatics 21:660--668

See Also

BY,plot.BY

Examples

Run this code


res<-BY(Hedenfalk$x)
summary(res) 

Run the code above in your browser using DataLab