Methods Available for Objects of Class ClassificationObj
.predictAll(object, newdata)
predicts optimal treatment
## S4 method for signature 'ClassificationObj' classif(object, ...) ## S4 method for signature 'ClassificationObj' coef(object, ...) ## S4 method for signature 'ClassificationObj' fitObject(object, ...) ## S4 method for signature 'ClassificationObj,ANY' plot(x, suppress = FALSE, ...) ## S4 method for signature 'ClassificationObj' predict(object, ...) ## S4 method for signature 'ClassificationObj,data.frame' .predictAll(object, newdata, ...) ## S4 method for signature 'ClassificationObj' print(x, ...) ## S4 method for signature 'ClassificationObj' show(object) ## S4 method for signature 'ClassificationObj' summary(object, ...)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.