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

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

[复制链接]
发表于 2012-2-26 00:35:33 | 显示全部楼层 |阅读模式
MCRindError(MCRestimate)
MCRindError()所属R语言包:MCRestimate

                                        Individual Error of the outer cross-validations
                                         个别错误外交叉验证

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

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

MCRindError returns a vector with the individual number of incorrect classified samples for each cross-validation plotIndGroupVotes plots the individual group votes
MCRindError返回不正确的分类样本个体数与向量为每个交叉验证plotIndGroupVotes图个别团体票


用法----------Usage----------


MCRindError(MCRe,
                                                perGroup=FALSE)
                                               
plotIndGroupVotes(MCRest,
                                                                        PvD= 0.5,
                                                                        dotCol="red",
                                                                        errCol="black",
                                                                        xlab="",
                                                                        ylab="# misclassified samples (mean + SD)",
                                                                        ...)                                               



参数----------Arguments----------

参数:MCRe
Object of S3 class MCRestimate
S3类MCRestimate对象


参数:perGroup
returns a vector with the individual number of incorrect classified samples for each group
返回不正确的分类样本各组的个体数与向量


参数:MCRest
Object of S3 class MCRestimate  
S3类MCRestimate对象


参数:PvD
Offset of the text that belongs to a specific point in the plot
文本的偏移,属于在具体的图点


参数:dotCol
Color of the dots
圆点的颜色


参数:errCol
Line color between points
点与点之间的线的颜色


参数:xlab
Label of X-Axis
X轴的标签


参数:ylab
Label of Y-Axis
Y轴的标签


参数:...
Advanced options to the plot command
plot命令的高级选项


值----------Value----------

MCRindError returns a vector of individual errors.
MCRindError返回一个向量个别错误。


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


Markus Ruschhaupt <a href="mailto:m.ruschhaupt@dkfz.de">mailto:m.ruschhaupt@dkfz.de</a>



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

MCRestimate
MCRestimate


举例----------Examples----------


library(golubEsets)
data(Golub_Train)
exSet <- Golub_Train[1:500,]
result1 <-MCRestimate(exSet,"ALL.AML",classification.fun="RF.wrap",cross.outer=3,cross.repeat=3)
MCRindError(result1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-3 18:57 , Processed in 0.026832 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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