ClassificationFit_fSet-methods {DynTxRegime} | R Documentation |
Methods Available for Objects of Class ClassificationFit_fSet
Description
.predictAll(object, newdata)
predicts optimal treatment
Usage
## S4 method for signature 'ClassificationFit_fSet'
classif(object, ...)
## S4 method for signature 'ClassificationFit_fSet'
coef(object, ...)
## S4 method for signature 'ClassificationFit_fSet'
fitObject(object, ...)
## S4 method for signature 'ClassificationFit_fSet,data.frame'
.predictAll(object, newdata, ...)
## S4 method for signature 'ClassificationFit_fSet'
summary(object, ...)
[Package DynTxRegime version 4.16 Index]