triTrainingCombine {ssc} | R Documentation |
Combining the hypothesis
Description
This function combines the predictions obtained by the set of classifiers.
Usage
triTrainingCombine(pred)
Arguments
pred |
A list with the predictions of each classifiers |
Value
A vector of classes
[Package ssc version 2.1-0 Index]