ClassificationFit-methods function

Methods Available for Objects of Class ClassificationFit

Methods Available for Objects of Class ClassificationFit

.predictAll(object, newdata)

predicts optimal treatment

## S4 method for signature 'ClassificationFit' classif(object, ...) ## S4 method for signature 'ClassificationFit' coef(object, ...) ## S4 method for signature 'ClassificationFit' fitObject(object, ...) ## S4 method for signature 'ClassificationFit,ANY' plot(x, suppress = FALSE, ...) ## S4 method for signature 'ClassificationFit' predict(object, ...) ## S4 method for signature 'ClassificationFit,data.frame' .predictAll(object, newdata, ...) ## S4 method for signature 'ClassificationFit' print(x, ...) ## S4 method for signature 'ClassificationFit' show(object) ## S4 method for signature 'ClassificationFit' summary(object, ...)
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links