methods-propen: Retrieve Regression Objects for Propensity for Treatment

Description Usage Arguments Value Author(s)

Description

Retrieve the value object returned by the propensity for treatment regression methods used in optimalClass and optimalSeq methods.

Usage

1
2
 ## S4 method for signature 'DynTxRegime'
propen(object, ...)  

Arguments

object

an object of class DynTxRegime.

...

ignored.

Value

Retrieves the value object returned by the regression method used to estimate the propensity for treatment. If multiple decision points or subset models were used, a list of objects is returned, where the kth element corresponds to the kth model.

Author(s)

Shannon T. Holloway <sthollow@ncsu.edu>


DynTxRegime documentation built on May 2, 2019, 5:21 p.m.