Perform Classification Step
.optimalClass(
moPropen,
moMain,
moCont,
moClass,
data,
response,
txName,
iter,
fSet,
suppress,
step
)
an object of class OptimalClass
model object(s) for propensity regression
model object(s) for main effects of outcome regression or NULL
model object(s) for contrasts of outcome regression or NULL
model object(s) for classification procedure
data.frame of covariates and treatment history
vector of responses
character of column header of data containing tx
maximum number of iterations for outcome regression or NULL
function defining subsets or NULL
T/F indicating screen printing preference
integer indicating step of algorithm