weightScore-class {topGO}R Documentation

Class "weightScore" ~~~

Description

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

Objects from the Class

Objects can be created by calls of the form new("weightScore", testStatistic, name, allMembers, groupMembers, score, alternative, ...). ~~ describe objects here ~~

Slots

weights:
Object of class "numeric" ~~
score:
Object of class "numeric" ~~
scoreOrder:
Object of class "logical" ~~
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 "classicScore", directly. Class "groupStats", by class "classicScore", distance 2.

Methods

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

Author(s)

Adrian Alexa

See Also

classicScore-class, groupStats-class, getSigGroups-methods


[Package topGO version 1.4.0 Index]