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

trtInput-classR Documentation

An S4 class containing predictors (x), response (y) and treatment assignment (z)

Description

An S4 class containing predictors (x), response (y) and treatment assignment (z)

Slots

x

A numeric matrix, the predictors

y

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

z

Treatment assignment


SkadiEye/deepTL documentation built on Nov. 17, 2022, 1:41 p.m.