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

R语言 Rmagpie包 plotErrorsFoldTwoLayerCV-methods()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 13:01:45 | 显示全部楼层 |阅读模式
plotErrorsFoldTwoLayerCV-methods(Rmagpie)
plotErrorsFoldTwoLayerCV-methods()所属R语言包:Rmagpie

                                         plotErrorsFoldTwoLayerCV  Method to plot the error rate of a two-layer Cross-validation
                                         plotErrorsFoldTwoLayerCV方法绘制的两层交叉验证错误率

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

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

This method creates a plot that reprenset the error rate in each fold of each repeat of the second layer of cross-validation of the two-layer cross-validation of the assessment at stake. The plot represents the error rate versus the size of gene subsets (for SVM-RFE) or the threshold values (for NSC).
此方法创建一个图,reprenset倍,在每个每个重复的第二层两层股权评估交叉验证交叉验证错误率。图代表的错误率与基因子集(SVM-RFE)或阈值(NSC)的大小。


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




object = "assessment" The method is only applicable on objects of class
对象=“评估”的方法只适用于类对象


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

plotErrorsSummaryOneLayerCV-methods, plotErrorsRepeatedOneLayerCV-methods
plotErrorsSummaryOneLayerCV-methods,plotErrorsRepeatedOneLayerCV-methods


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


data('vV70genesDataset')

expeOfInterest <- new("assessment", dataset=vV70genes,
                                   noFolds1stLayer=3,
                                   noFolds2ndLayer=2,
                                   classifierName="svm",
                                   typeFoldCreation="original",
                                   svmKernel="linear",
                                   noOfRepeat=10,
                                   featureSelectionOptions=new("geneSubsets", optionValues=c(1,2,3,4,5,6)))

expeOfInterest <- runTwoLayerExtCV(expeOfInterest)

plotErrorsFoldTwoLayerCV(expeOfInterest)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-27 12:47 , Processed in 0.021552 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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