dnnetInput-class: An S4 class containing predictors (x), response (y) and...

Description Usage Arguments Methods (by generic) Slots See Also

Description

An S4 class containing predictors (x), response (y) and sample weights (w)

Usage

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

Arguments

object

A dnnetInput object.

Methods (by generic)

Slots

x

A numeric matrix, the predictors

y

A factor or numeric vector, either the class labels or continuous responses

w

A numeric vector, sample weights

See Also

dnnet-class


SkadiEye/dnnet documentation built on March 26, 2020, 8:13 a.m.