ITRObj-class: An S4 class, an individualized treatment rule object

Description Usage Arguments Methods (by generic) Slots See Also

Description

An S4 class, an individualized treatment rule object

Usage

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

Arguments

object

A ITRObj object.

Methods (by generic)

Slots

label

A character vector of length two, treatment labels

model

A list of regression or classification models related to the indivifualized treatment rule.

model.type

Type of individualized treatment rule, including itrDOWL, itrOWL, itrVT, itrSimple

See Also

TrtDataObj-class
itrDOWL
itrOWL
itrVT
itrSimple


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