Create an Object of Class ClassificationFitObj
Method calls .newClassificationFit() and stores the result in @classif.
.newClassificationObj(moClass, txObj, ...) ## S4 method for signature 'ANY' .newClassificationObj(moClass, txObj, data, response, suppress, ...)
moClass |
modeling object(s) defining the classification regression |
txObj |
TxObj defining the tx feasible sets |
... |
additional arguments. Ignored. |
data |
data.frame of covariates and tx received |
suppress |
logical indicating user's screen printing preference |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.