| evaloutput-class {CMA} | R Documentation |
Object returned by the method evaluation.
score:"scheme", s.below. It equals the number of
iterations (number of different datasets) if
"scheme = iterationwise" and the number
of all observations in the complete dataset otherwise.
As not necessarily all observation must be predicted
at least one time, score can also contain NAs
for those observations not classified at all.measure:evaluation.scheme:evaluationmethod:show(evaloutput-object) for brief information.summary(evaloutput-object) to apply the
classic summary() function to the slot score,
s. summary,evaloutput-methodboxplot(evaloutput-object) to display
a boxplot of the slot score, s. boxplot,evaloutput-method.obsinfo(evaloutput-object, threshold) to display all
observations consistenly correctly or incorrectly classified
(depending on the value of the argument threshold), s.
obsinfo.Martin Slawski ms@cs.uni-sb.de
Anne-Laure Boulesteix boulesteix@ibe.med.uni-muenchen.de