.newIQLearnFS_ME {DynTxRegime} | R Documentation |
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 signature 'modelObj,modelObj,IQLearnSS'
.newIQLearnFS_ME(moMain, moCont, data, response, txName, iter, suppress)
## S4 method for signature 'modelObj,'NULL',IQLearnSS'
.newIQLearnFS_ME(moMain, moCont, data, response, txName, iter, suppress)
## S4 method for signature ''NULL',modelObj,IQLearnSS'
.newIQLearnFS_ME(moMain, moCont, data, response, txName, iter, suppress)
[Package DynTxRegime version 4.16 Index]