找回密码
 注册
查看: 492|回复: 0

R语言 dualKS包 DKSPredicted()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 16:48:45 | 显示全部楼层 |阅读模式
DKSPredicted(dualKS)
DKSPredicted()所属R语言包:dualKS

                                         Class to contain classification results from dksClassify
                                         类来包含从dksClassify的分类结果

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The function dksClassify calculates a score for each possible  class (as determined by the DKSGeneSet passed to it) for each  sample in the test set passed to the function.  It then determines which  class each sample most likely belongs to based on which of those scores is  the largest.  All this information is useful after the analysis, and so it is  retained in the return object of class DKSPredicted.
的功能dksClassify计算得分(确定为每一个可能的类DKSGeneSet传递给它的)每个样品在传递给函数的测试集。然后,它决定了哪一类最有可能属于每个样品根据这些分数是最大的。所有这些信息是非常有用的分析后,因此它被保留在返回对象的类DKSPredicted。


创建对象----------Creating Objects----------

new("DKSPredicted",          samples=new("vector"),         predictedClass=new("factor"),         predictedScore=new("vector"),         scoreMatrix=new("matrix"))
new("DKSPredicted",          samples=new("vector"),         predictedClass=new("factor"),         predictedScore=new("vector"),         scoreMatrix=new("matrix"))


插槽----------Slots----------




samples: A vector of sample names
samples:样品名称向量




predictedClass: A factor specifying which class each sample
predictedClass:一个因素,指定哪些类,每个样品




predictedScore: A vector giving the score corresponding to
predictedScore:一个向量,给予相应的评分




scoreMatrix: The complete score matrix for future reference.
scoreMatrix:完整的得分矩阵以供将来参考。


方法----------Methods----------

Standard generic methods:
标准的通用方法:




plot(DKSPredicted): Plot scores for each sample and class sorted,
plot(DKSPredicted)分数:每个样品和排序类的图,




plot(DKSPredicted,missing): Plot scores for each sample and class sorted,
plot(DKSPredicted,missing)分数:每个样品和排序类的图,




summary(DKSPredicted): Display summary information for the classification.
summary(DKSPredicted):显示摘要信息分类。




summary(DKSPredicted, factor): Display summary information for the
summary(DKSPredicted, factor):显示摘要信息




show(DKSPredicted): Displays a table of scores and predicted classes for each
show(DKSPredicted):显示成绩表,并预测每类


作者(S)----------Author(s)----------


Eric J. Kort



参见----------See Also----------

DKSGeneScores-class, DKSClassifier-class, dksClassify.
DKSGeneScores-class,DKSClassifier-class,dksClassify。

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-11 16:20 , Processed in 0.025657 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表