getBinary1: Weighted binary set for multiclass data

Description Usage Arguments Value Author(s) Examples

Description

A function to get the weighted supersets and subsets for multiclass data

Usage

1
getBinary1(input, data)

Arguments

input

a vector of multiclass data

data

a matrix of multiclass data as training data

Value

a list of the following components:

superset

the weighted supersets of the input data from the training data

subset

the weighted subsets of the input data from the training data

Author(s)

Liye He liye.he@helsinki.fi

Examples

1
2

timma documentation built on May 2, 2019, 1:10 p.m.