Complete a Propensity Regression Step
Dispatches appropriate method for completing propensity regressions.
.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)
moPropen
: A modeling objecttxObj
: A TxObj object...
: Any optional additional input.Useful links