Learn R Programming

DynTxRegime (version 4.15)

.newClassificationObj: Create an Object of Class ClassificationFitObj

Description

Method calls .newClassificationFit() and stores the result in @classif.

Usage

.newClassificationObj(moClass, txObj, ...)

# S4 method for ANY .newClassificationObj(moClass, txObj, data, response, suppress, ...)

Arguments

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