print.individual_treatment_effects: Printing individualized treatment effects

View source: R/calculate_treatment_effects.R

print.individual_treatment_effectsR Documentation

Printing individualized treatment effects

Description

Prints results for estimated subgroup treatment effects

Usage

## S3 method for class 'individual_treatment_effects'
print(x, digits = max(getOption("digits") - 3, 3), ...)

Arguments

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.


jaredhuling/personalized documentation built on Sept. 10, 2022, 11:35 p.m.