ClusterComp-class(clusterStab)
ClusterComp-class()所属R语言包:clusterStab
Class "ClusterComp" a class for testing the stability of clusters
类“ClusterComp”一类团簇的稳定性测试
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A specialized class representation used for testing the
一个专门用于测试的类表示
类的对象----------Objects from the Class----------
Objects are usually created by a call to clusterComp, although technically objects can be created by calls of the form new("ClusterComp", ...). However, the latter is probably not worth doing.
对象通常创建调用clusterComp由,可以通过检测形式new("ClusterComp", ...)虽然技术上的对象。然而,后者可能是不值得做。
插槽----------Slots----------
clusters: Object of class "vector" showing the
clusters:Object类的"vector"显示
percent: Object of class "vector" containing the percentage of subsamples that resulted in the same class
percent:对象类"vector"载,导致在同一类的子样本的百分比
freq: Object of class "vector" containing the
freq:Object类的"vector"包含
clusternum: Object of class "vector" containing
clusternum:Object类的"vector"包含
iterations: Object of class "vector" containing
iterations:Object类的"vector"包含
method: Object of class "vector" containing the agglomerative method used. Options include "average", "centroid",
method:Object类的"vector"含有的凝聚方法。选项包括“平均”,“重心”,
方法----------Methods----------
show signature(object = "ClusterComp"): Give a nice
显示signature(object = "ClusterComp"):提供一个很好的
作者(S)----------Author(s)----------
James W. MacDonald <jmacdon@med.umich.edu>
参考文献----------References----------
method for discovering structure in clustered data. Pacific Symposium on Biocomputing, 2002. Smolkin, M. and Ghosh, D. (2003). Cluster stability scores for microarray data in cancer studies. BMC Bioinformatics 4, 36 - 42.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|