Print a causatr fit
Description
Displays a compact summary of a causatr_fit object, showing the causal estimator, treatment type, outcome, treatment variable, and sample size.
Usage
## S3 method for class 'causatr_fit'
print(x, ...)
Arguments
x
|
A causatr_fit object.
|
…
|
Currently unused. |
Value
Invisibly returns x.
See Also
summary.causatr_fit(), causat()