Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

newOutcomeObj

Create a new OutcomeObj object


Description

Calls newOutcomeFit and stores in @outcome.

Usage

.newOutcomeObj(moMain, moCont, txObj, iter, ...)

## S4 method for signature 'ANY,ANY,ANY'
.newOutcomeObj(moMain, moCont, txObj, data, response, iter, suppress)

## S4 method for signature 
## 'ModelObj_DecisionPointList,ModelObj_DecisionPointList,TxInfoList'
.newOutcomeObj(moMain, moCont, txObj, data, response, iter, suppress, ...)

## S4 method for signature 'ModelObj_DecisionPointList,ANY,TxInfoList'
.newOutcomeObj(moMain, moCont, txObj, data, response, iter, suppress, ...)

## S4 method for signature ''NULL',ModelObj_DecisionPointList,TxInfoList'
.newOutcomeObj(moMain, moCont, txObj, data, response, iter, suppress, ...)

Arguments

moMain

A modeling object for main effects

moCont

A modeling object for contrasts

txObj

A TxObj object

iter

NULL or integer

...

Any optional additional input.


DynTxRegime

Methods for Estimating Optimal Dynamic Treatment Regimes

v4.10
GPL-2
Authors
S. T. Holloway, E. B. Laber, K. A. Linn, B. Zhang, M. Davidian, and A. A. Tsiatis
Initial release
2022-06-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.