summary: Summary of results for fitted subgroup identification models

summary.subgroup_fittedR Documentation

Summary of results for fitted subgroup identification models

Description

Prints summary of results for estimated subgroup treatment effects

Prints summary of results for estimated weighted ksvm

Usage

## S3 method for class 'subgroup_fitted'
summary(object, digits = max(getOption("digits") - 3, 3), ...)

## S3 method for class 'wksvm'
summary(object, digits = max(getOption("digits") - 3, 3), ...)

Arguments

object

a fitted object from either fit.subgroup or validate.subgroup

digits

minimal number of significant digits to print.

...

further arguments passed to or from print.default.

See Also

validate.subgroup for function which creates validation results and fit.subgroup for function which fits subgroup identification models.


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