triTrainingCombine {SSLR}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 SSLR version 0.9.3.3 Index]