scmod1.robust(genefu)
scmod1.robust()所属R语言包:genefu
Subtype Clustering Model using ESR1, ERBB2 and AURKA modules for identification of breast cancer molecular subtypes (Desmedt et al 2008)
亚型聚类分析模型ESR1,ErbB2和AURKA模块识别乳腺癌分子亚型(Desmedt等人2008)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
List of parameters defining the Subtype Clustering Model as published in Desmedt et al 2008.
作为在Desmedt等2008公布的定义亚型聚类分析模型的参数。
用法----------Usage----------
data(scmod1.robust)
格式----------Format----------
List of parameters for SCMOD1:
SCMOD1参数列表为:
parameters List of parameters for the mixture of three Gaussians (ER-/HER2-, HER2+ and ER+/HER2-) that define the Subtype Clustering Model. The structure is the same than for an Mclust object.
parameters参数列表为三个高斯混合(ER-/HER2-,HER2的+和ER + / HER-2),确定亚型聚类分析模型。结构比Mclust对象是相同的。
cutoff.AURKA Cutoff for AURKA module score in order to identify ER+/HER2- High Proliferation (aka Luminal B) tumors and ER+/HER2- Low Proliferation (aka Luminal A) tumors.
cutoff.AURKA截止AURKA模块得分,以确定的ER + / HER-2高(又名管腔)增殖的肿瘤,ER + / HER-2低(又名Luminal A型)肿瘤增殖。
mod ESR1, ERBB2 and AURKA modules.
modESR1,ErbB2和AURKA模块。
源----------Source----------
http://clincancerres.aacrjournals.org/content/14/16/5158.abstract?ck=nck
参考文献----------References----------
举例----------Examples----------
data(scmod1.robust)
str(scmod1.robust, max.level=1)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|