newOutcomeObj: Create a new 'OutcomeObj' object

.newOutcomeObjR Documentation

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 documentation built on Nov. 25, 2023, 1:09 a.m.