summary.submod_train {StratifiedMedicine} | R Documentation |
Summary for subgroup identification function.
## S3 method for class 'submod_train'
summary(object, round_est = 4, round_SE = 4, round_CI = 4, ...)
object |
Trained submod_train model. |
round_est |
Rounding for trt ests (default=4) |
round_SE |
Rounding for trt SEs (default=4) |
round_CI |
Rounding for trt CIs (default=4) |
... |
Any additional parameters, not currently passed through. |
List of key outputs (1) Number of Identified Subgroups, and (2) Treatment effect estimates, SEs, and CIs for each subgroup/estimand