Retrieve the value object(s) returned by the propensity score regression method(s).
propen(object,...)An object of class "DynTxRegime".
Ignored.
The exact structure of the returned list will depend on the statistical method.
If multiple decision points, the list will have an element for each decision point named with 'dp=x' where x takes the value of the decision point. For example, [['dp=1']], [['dp=2']], etc.
Subset modeling will also result in sub-lists, the names of which are 'Subset=x' where x takes the values of the subset names as defined by the user in the input.