summary function

Summary of results for fitted subgroup identification models

Summary of results for fitted subgroup identification models

Prints summary of results for estimated subgroup treatment effects

Prints summary of results for estimated weighted ksvm

## 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.