newIQLearnSS: Complete Second Stage Analysis of Interactive Q-Learning...

.newIQLearnSSR 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)

DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.