ClassificationFit_SubsetList-methods | R Documentation |
ClassificationFit_SubsetList
.predictAll(object, newdata)
predicts optimal treatment
## 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, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.