PropensityFit_fSet-methods: Methods Available for Objects of Class 'PropensityFit_fSet'

PropensityFit_fSet-methodsR Documentation

Methods Available for Objects of Class PropensityFit_fSet

Description

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.

Usage

## S4 method for signature 'PropensityFit_fSet'
coef(object, ...)

## S4 method for signature 'PropensityFit_fSet'
fitObject(object, ...)

## S4 method for signature 'PropensityFit_fSet,data.frame'
.predictAll(object, newdata, suppress = TRUE)

## S4 method for signature 'PropensityFit_fSet'
propen(object, ...)

## S4 method for signature 'PropensityFit_fSet'
summary(object, ...)

DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.