pamClass(a4Classif)
pamClass()所属R语言包:a4Classif
Classify using Prediction Analysis for MicroArrays
分类使用芯片的预测分析
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Classify using the Prediction Analysis for MicroArrays (PAM) algorithm as implemented in the pamr package
分类使用的芯片的预测分析(PAM)算法在PAMR包实施
用法----------Usage----------
pamClass(object, groups, probe2gene = TRUE)
参数----------Arguments----------
参数:object
object containing the expression measurements; currently the only method supported is one for ExpressionSet objects
含有表达测量的对象,目前支持的唯一方法是一个ExpressionSet对象
参数:groups
character string indicating the column containing the class membership
字符串,指示列包含类的成员
参数:probe2gene
logical; if TRUE Affymetrix probeset IDs are translated into gene symbols; if FALSE no such translation is conducted
逻辑;如果TRUEAffymetrix公司probeset标识被翻译成基因符号;如果FALSE没有这样的翻译进行
值----------Value----------
object of class pamClass
对象类pamClass
作者(S)----------Author(s)----------
Willem Talloen
参考文献----------References----------
Gilbert Chu (1999). Diagnosis of multiple cancer types by shrunken centroids of gene expression. PNAS 99: 6567-6572.
Microarrays, Chapman \& Hall/CRC, p. 221.
参见----------See Also----------
pamr.train
pamr.train
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|