PropensityFit_SubsetList-methods {DynTxRegime} | R Documentation |
Methods Available for Objects of Class PropensityFit_SubsetList
Description
Most methods call equivalently named methods defined for
TypedFit_SubsetList
Usage
## S4 method for signature 'PropensityFit_SubsetList'
coef(object, ...)
## S4 method for signature 'PropensityFit_SubsetList'
fitObject(object, ...)
## S4 method for signature 'PropensityFit_SubsetList,data.frame'
.predictAll(object, newdata, suppress = TRUE)
## S4 method for signature 'PropensityFit_SubsetList'
propen(object, ...)
## S4 method for signature 'PropensityFit_SubsetList'
summary(object, ...)
[Package DynTxRegime version 4.16 Index]