Printing individualized treatment effects
Prints results for estimated subgroup treatment effects
## S3 method for class 'individual_treatment_effects' print(x, digits = max(getOption("digits") - 3, 3), ...)
x
: a fitted object from either treat.effects
or treatment.effects
digits
: minimal number of significant digits to print....
: further arguments passed to or from print.default
.Useful links