ClassificationFit_SubsetList-methods: Methods Available for Objects of Class...

ClassificationFit_SubsetList-methodsR Documentation

Methods Available for Objects of Class ClassificationFit_SubsetList

Description

.predictAll(object, newdata) predicts optimal treatment

Usage

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

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

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

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

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

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

DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.