Summarise a causatr fit
Description
Provides a detailed summary of a causatr_fit object, including the causal estimator, outcome family, confounder formula, and the underlying model (outcome model, propensity weights, or matching object).
Usage
## S3 method for class 'causatr_fit'
summary(object, ...)
Arguments
object
|
A causatr_fit object.
|
…
|
Currently unused. |
Value
Invisibly returns object.
See Also
print.causatr_fit(), causat()