weightCount-class {topGO}R Documentation

Class "weightCount"

Description

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

Details

TODO: Some details here.....

Objects from the Class

Objects can be created by calls of the form new("weightCount", testStatistic, name, allMembers, groupMembers, sigMembers, weights, sigRatio, penalise, ...). ~~ describe objects here ~~

Slots

weights:
Object of class "numeric" ~~
sigRatio:
Object of class "function" ~~
penalise:
Object of class "function" ~~
roundFun:
Object of class "function" ~~
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 "weightCount" 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]