Learn R Programming

DynTxRegime (version 4.15)

.newIQLearnSS: Complete Second Stage Analysis of Interactive Q-Learning Algorithm

Description

Performs the regression of the outcome.

Usage

.newIQLearnSS(moMain, moCont, ...)

# S4 method for modelObj,modelObj .newIQLearnSS(moMain, moCont, data, response, txName, iter, suppress)

# S4 method for modelObj,`NULL` .newIQLearnSS(moMain, moCont, data, response, txName, iter, suppress)

# S4 method for `NULL`,modelObj .newIQLearnSS(moMain, moCont, data, response, txName, iter, suppress)

Arguments