newPropensityObj: Create a new 'PropensityObj' object

.newPropensityObjR Documentation

Create a new PropensityObj object

Description

Calls newPropensityFit and stores result in @propen.

Usage

.newPropensityObj(moPropen, txObj, data, suppress, ...)

## S4 method for signature 'ANY,ANY'
.newPropensityObj(moPropen, txObj, data, suppress)

## S4 method for signature 'ModelObj_DecisionPointList,TxInfoList'
.newPropensityObj(moPropen, txObj, data, suppress)

Arguments

moPropen

A modeling object

txObj

A TxObj object

...

Any optional additional input.


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