classification
returns a list of
class cloutput
or clvarseloutput
.
It is often more convenient to work with an object of class
cloutput
instead with a whole list, e.g.
because the convenience method defined for that class can
be used. For S4 method information, s. join-methods
join(cloutputlist)
cloutput
or clvarseloutput
, usually that
returned by a call to the method classification
.
The only requirement for a succesful join is that the
used dataset and classfier are the same for each
list element.cloutput
.
warning:If the elements of
cloutputlist
have originally been of class clvarseloutput
,
the slot varsel
will be dropped !classification
, evaluation