Create an Object of Class ClassificationFitObj
ClassificationFitObj
Method calls .newClassificationFit() and stores the result in @classif. methods
.newClassificationObj(moClass, txObj, ...) ## S4 method for signature 'ANY' .newClassificationObj(moClass, txObj, data, response, suppress, ...)
moClass
: modeling object(s) defining the classification regressiontxObj
: TxObj defining the tx feasible sets...
: additional arguments. Ignored.data
: data.frame of covariates and tx receivedsuppress
: logical indicating user's screen printing preferenceUseful links