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

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

[复制链接]
发表于 2012-2-22 20:54:47 | 显示全部楼层 |阅读模式
classify(nlcv)
classify()所属R语言包:nlcv

                                        Wrapper to run all classifiers for one run
                                         包装运行一个运行的所有分类

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

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

Wrapper function that will run all classification algorithms using a given split in training and test data (corresponding to one run in the outer loop of the double cross validation).
包装功能将运行所有分类算法用在训练和测试数据(对应一个运行在双交叉验证外环)分裂。


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


classify(eset, trainingSample, testSample, classVar = "type")



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

参数:eset
Expression set on which the classifiers will be run
表达组的分类将运行


参数:trainingSample
matrix with for each run the indices of the observations included in the training (or learning) sample
每个运行在训练中所包含的意见指数(或学习)样本矩阵


参数:testSample
matrix with for each run the indices of the  observations included in the test (or validation) sample
矩阵为每个运行指数(或验证)样品在测试中所包含的意见


参数:classVar
String giving the name of the variable containing the observed class labels  
使观测到的类标签包含的变量的名称的字符串


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

A list with the following components
以下组件列表


参数:dlda
estimated misclassification rate using  diagonal linear discriminant analysis
估计的误判率,采用对角线的线性判别分析


参数:svm
estimated misclassification rate using  support vector machines
使用支持向量机估计的误判率


参数:randomForest
estimated misclassification rate using  a random forest
估计的误判率,使用随机森林


参数:bagg
estimated misclassification rate using  bagging  
估计的误判率,采用套袋


参数:pam
estimated misclassification rate using  the pam algorithm
使用PAM算法估计的误判率


参数:dlda.predic
predicted values by linear discriminant analysis
线性判别分析预测值


参数:svm.predic
predicted values by support vector machines
支持向量机预测值


参数:randomForest.predic
predicted values by random forests
随机森林的预测值


参数:bagg.predic
predicted values by bagg
bagg预测值


参数:pam.predic
predicted values by the pam algorithm
由PAM算法的预测值


注意----------Note----------

The different classification algorithms are called via the uniform interfaces of the MLInterfaces package.
不同的分类算法被称为通过MLInterfaces包的统一接口。


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


Willem Talloen and Tobias Verbeke

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-22 16:03 , Processed in 0.024208 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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