newPropensityFit: Complete a Propensity Regression Step

.newPropensityFitR Documentation

Complete a Propensity Regression Step

Description

Dispatches appropriate method for completing propensity regressions.

Usage

.newPropensityFit(moPropen, txObj, ...)

## S4 method for signature 'modelObj,TxInfoNoSubsets'
.newPropensityFit(moPropen, txObj, data, suppress)

## S4 method for signature 'modelObj,TxInfoWithSubsets'
.newPropensityFit(moPropen, txObj, data, suppress)

## S4 method for signature 'ModelObj_SubsetList,TxInfoWithSubsets'
.newPropensityFit(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.