newPropensityFit function

Complete a Propensity Regression Step

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)

Arguments

  • moPropen: A modeling object
  • txObj: A TxObj object
  • ...: Any optional additional input.
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links