ClassificationObj-methods function

Methods Available for Objects of Class ClassificationObj

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, ...)
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links