AggregatedRanking-class(GeneSelector)
AggregatedRanking-class()所属R语言包:GeneSelector
"AggregatedRanking"
“AggregatedRanking”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An object returned from one of the methods AggregateSimple, AggregatePenalty, AggregateMC or AggregateSVD.
返回一个对象的方法之一AggregateSimple,AggregatePenalty,AggregateMC或AggregateSVD。
插槽----------Slots----------
ranking: A numeric vector of ranks after aggregation.
ranking:一个聚合后的行列数字向量。
type: The type of aggregation used (a character).
type:使用聚合类型(字符)。
measure: The quantity used as basis for aggregation (a character).
measure:为聚集(一个字符)的基础上所使用的数量。
method: The ranking method used originally, i.e. before aggregation.
method:排名方法最初使用,即前聚集。
方法----------Methods----------
show Use show(object) for brief information.
显示使用简要信息show(object)。
toplist Use toplist(object, k=10)
的toplist使用toplist(object, k=10)
作者(S)----------Author(s)----------
Martin Slawski <br>
Anne-Laure Boulesteix
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|