Learn R Programming

DynTxRegime (version 4.15)

ClassificationFit_SubsetList-methods: Methods Available for Objects of Class ClassificationFit_SubsetList

Description

.predictAll(object, newdata) predicts optimal treatment

Usage

# S4 method for ClassificationFit_SubsetList
classif(object, ...)

# S4 method for ClassificationFit_SubsetList coef(object, ...)

# S4 method for ClassificationFit_SubsetList fitObject(object, ...)

# S4 method for ClassificationFit_SubsetList predict(object, ...)

# S4 method for ClassificationFit_SubsetList,data.frame .predictAll(object, newdata, ...)

# S4 method for ClassificationFit_SubsetList summary(object, ...)

Arguments