elimScore-class {topGO} | R Documentation |
~~ A concise (1-5 lines) description of what the class is. ~~
TODO:
Objects can be created by calls of the form new("elimScore", testStatistic, name, allMembers, groupMembers, score, alternative, elim, cutOff, ...)
.
~~ describe objects here ~~
elim
:"integer"
~~ cutOff
:"numeric"
~~ score
:"numeric"
~~ .alternative
:"logical"
~~ name
:"character"
~~ allMembers
:"character"
~~ members
:"character"
~~ testStatistic
:"function"
~~ testStatPar
:"list"
~~
Class "classicScore"
, directly.
Class "groupStats"
, by class "classicScore", distance 2.
No methods defined with class "elimScore" in the signature.
Adrian Alexa
classicScore-class
,
groupStats-class
,
getSigGroups-methods
##---- Should be DIRECTLY executable !! ----