elimScore-class(topGO)
elimScore-class()所属R语言包:topGO
Classes "elimScore" and "weight01Score"
类“elimScore的”和“weight01Score”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Classes that extend the "classicScore" class by adding
延长加入“classicScore”类的类
Details
详情----------Details----------
TODO:
TODO:在
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("elimScore", testStatistic, name, allMembers, groupMembers, score, alternative, elim, cutOff, ...). ~~ describe objects here ~~
创建对象可以通过检测的形式new("elimScore", testStatistic, name, allMembers, groupMembers, score, alternative, elim, cutOff, ...)。 ~~在这里描述的对象~
插槽----------Slots----------
elim: Object of class "integer" ~~
elim:Object类的"integer"~~
cutOff: Object of class "numeric" ~~
cutOff:Object类的"numeric"~~
score: Object of class "numeric" ~~
score:Object类的"numeric"~~
.alternative: Object of class "logical" ~~
.alternative:Object类的"logical"~~
name: Object of class "character" ~~
name:Object类的"character"~~
allMembers: Object of class "character" ~~
allMembers:Object类的"character"~~
members: Object of class "character" ~~
members:Object类的"character"~~
testStatistic: Object of class "function" ~~
testStatistic:Object类的"function"~~
testStatPar: Object of class "list" ~~
testStatPar:Object类的"list"~~
延伸----------Extends----------
Class "classicScore", directly. Class "groupStats", by class "classicScore", distance 2.
类"classicScore",直接。类"groupStats",类“classicScore”,距离为2。
方法----------Methods----------
No methods defined with class "elimScore" in the signature.
没有任何方法定义类的“elimScore”签名。
作者(S)----------Author(s)----------
Adrian Alexa
参见----------See Also----------
classicScore-class, groupStats-class, getSigGroups-methods
classicScore-class,groupStats-class,getSigGroups-methods
举例----------Examples----------
##---- Should be DIRECTLY executable !! ----[#----应直接执行!! ----]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|