elimCount-class {topGO}R Documentation

Class "elimCount"

Description

~~ A concise (1-5 lines) description of what the class is. ~~

Details

TODO: Some datails here.....

Objects from the Class

Objects can be created by calls of the form new("elimCount", testStatistic, name, allMembers, groupMembers, sigMembers, elim, cutOff, ...). ~~ describe objects here ~~

Slots

elim:
Object of class "integer" ~~
cutOff:
Object of class "numeric" ~~
significant:
Object of class "integer" ~~
name:
Object of class "character" ~~
allMembers:
Object of class "character" ~~
members:
Object of class "character" ~~
testStatistic:
Object of class "function" ~~
testStatPar:
Object of class "list" ~~

Extends

Class "classicCount", directly. Class "groupStats", by class "classicCount", distance 2.

Methods

No methods defined with class "elimCount" in the signature.

Author(s)

Adrian Alexa

See Also

classicScore-class, groupStats-class, getSigGroups-methods

Examples

##---- Should be DIRECTLY executable !! ----

[Package topGO version 1.4.0 Index]