wClsObj-class: An S4 class, a data object to conduct a weighted...

Description Usage Arguments Methods (by generic) Slots See Also

Description

An S4 class, a data object to conduct a weighted classification.

Usage

1
2
## S4 method for signature 'wClsObj'
show(object)

Arguments

object

A wClsObj object.

Methods (by generic)

Slots

weight

A numeric vector, the sample weight

Y

A factor vector, the response label

X

A numeric matrix. Containing all the variables.

Y.lvl

A character vector of length two, two response labels.

See Also

wclskSVM
wclslSVM
wclsLASSO
wclsANN
wclsDNN


SkadiEye/ITRlearn documentation built on May 24, 2019, 1:31 a.m.