coBCCombine: Combining the hypothesis

Description Usage Arguments Value

View source: R/CoBC.R

Description

This function combines the probabilities predicted by the committee of classifiers.

Usage

1
coBCCombine(h.prob, classes)

Arguments

h.prob

A list of probability matrices.

classes

The classes in the same order that appear in the columns of each matrix in h.prob.

Value

A probability matrix


mabelc/SSC documentation built on Dec. 27, 2019, 11:28 a.m.