PropensityFit_fSet
Methods call equivalently named methods defined for TypedFit_fSet
.predictAll(object, newdata)
predicts propensity for all tx options.
Returns a matrix of propensities predicted for all tx.
Tx options not available to a pt are coded as NA.
# S4 method for PropensityFit_fSet
coef(object, ...)# S4 method for PropensityFit_fSet
fitObject(object, ...)
# S4 method for PropensityFit_fSet,data.frame
.predictAll(object, newdata, suppress = TRUE)
# S4 method for PropensityFit_fSet
propen(object, ...)
# S4 method for PropensityFit_fSet
summary(object, ...)