learningsets-class(CMA)
learningsets-class()所属R语言包:CMA
"learningsets"
“learningsets”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An object returned from GenerateLearningsets which is usually passed as arguments to GeneSelection,
一个对象返回从GenerateLearningsets通常通过作为GeneSelection的参数,
插槽----------Slots----------
learnmatrix: A matrix of dimension niter x ntrain. Each row contains the indices of those observations representing the learningset for one iteration. If method =
learnmatrix:维niter x ntrain矩阵。每一行包含这些意见代表一个迭代learningset指数。如果的<code>方法=
method: The method used to generate the learnmatrix,
method:该方法用于生成learnmatrix
ntrain: Number of observations in one learning set.If method = CV, this number is not attained for all
ntrain:一个学习set.Ifmethod = CV意见的数量,这个数字没有达到为所有
iter: Number of iterations (different learningsets)
iter:迭代次数(不同learningsets)
方法----------Methods----------
showUse show(learningsets-object) for brief information.
showUseshow(learningsets-object)的简要信息。
作者(S)----------Author(s)----------
Martin Slawski <a href="mailto:ms@cs.uni-sb.de">ms@cs.uni-sb.de</a>
Anne-Laure Boulesteix <a href="mailto:boulesteix@ibe.med.uni-muenchen.de">boulesteix@ibe.med.uni-muenchen.de</a>
Christoph Bernau <a href="mailto:bernau@ibe.med.uni-muenchen.de">bernau@ibe.med.uni-muenchen.de</a>
参见----------See Also----------
GenerateLearningsets, GeneSelection,
GenerateLearningsets,GeneSelection
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|