Description Slots Methods Author(s) See Also
An object returned from GenerateLearningsets
which is usually passed as arguments to GeneSelection,
tune and classification.
learnmatrix: A matrix of dimension niter x
ntrain. Each row contains the indices of those observations
representing the learningset for one iteration. If method =
CV, zeros appear due to rounding issues.
method:The method used to generate the learnmatrix,
s.GenerateLearningsets
ntrain:Number of observations in one learning set.If
method = CV, this number is not attained for all
iterations, due to rounding issues.
iter:Number of iterations (different learningsets)
that are stored in learnmatrix.
showUse show(learningsets-object) for brief information.
Martin Slawski ms@cs.uni-sb.de
Anne-Laure Boulesteix boulesteix@ibe.med.uni-muenchen.de
Christoph Bernau bernau@ibe.med.uni-muenchen.de
GenerateLearningsets, GeneSelection,
tune, classification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.