Method dispatches the appropriate function to obtain estimates for the optimal treatment and value using classification.
.newOptimalClass(response, ...)# S4 method for vector
.newOptimalClass(
moPropen,
moMain,
moCont,
moClass,
data,
response,
txName,
iter,
fSet,
suppress,
...
)
# S4 method for OptimalClass
.newOptimalClass(
moPropen,
moMain,
moCont,
moClass,
data,
response,
txName,
iter,
fSet,
suppress,
...
)