Learn R Programming

DynTxRegime (version 4.15)

.newIQLearnFS_C: Complete First Stage Analysis of Contrasts for Interactive Q-Learning Algorithm

Description

Performs regression on the fitted contrasts of the second stage regression.

Usage

.newIQLearnFS_C(moMain, moCont, response, ...)

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

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

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

Arguments