ClassificationFit_SubsetList-methods {DynTxRegime}R 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, ...)

[Package DynTxRegime version 4.15 Index]