gMCPResult-class {gMCPLite}R Documentation

Class gMCPResult

Description

A gMCPResult object describes an evaluated sequentially rejective multiple test procedure.

Slots

graphs

Object of class list.

alpha

A numeric specifying the maximal type I error rate.

pvalues

The numeric vector of p-values.

rejected

The logical vector of rejected null hypotheses.

adjPValues

The numeric vector of adjusted p-values.

Author(s)

Kornelius Rohmeyer rohmeyer@small-projects.de

See Also

gMCP


[Package gMCPLite version 0.1.5 Index]