| .newOptimalClass | R Documentation | 
Method dispatches the appropriate function to obtain estimates for the optimal treatment and value using classification.
.newOptimalClass(response, ...)
## S4 method for signature 'vector'
.newOptimalClass(
  moPropen,
  moMain,
  moCont,
  moClass,
  data,
  response,
  txName,
  iter,
  fSet,
  suppress,
  ...
)
## S4 method for signature 'OptimalClass'
.newOptimalClass(
  moPropen,
  moMain,
  moCont,
  moClass,
  data,
  response,
  txName,
  iter,
  fSet,
  suppress,
  ...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.