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