Learn R Programming

DynTxRegime (version 4.15)

.newOptimalClass: Estimate the Optimal Treatment and Value Using Classification

Description

Method dispatches the appropriate function to obtain estimates for the optimal treatment and value using classification.

Usage

.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, ... )

Arguments