Learn R Programming

DynTxRegime (version 4.15)

.newIQLearnFS_ME: Complete First Stage Analysis of Main Effects for Interactive Q-Learning Algorithm

Description

Performs regression on the fitted main effects the second stage regression.

Usage

.newIQLearnFS_ME(moMain, moCont, response, ...)

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

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

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

Arguments