.newIQLearnSS {DynTxRegime}R Documentation

Complete Second Stage Analysis of Interactive Q-Learning Algorithm

Description

Performs the regression of the outcome.

Usage

.newIQLearnSS(moMain, moCont, ...)

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

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

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

[Package DynTxRegime version 4.15 Index]