Learn R Programming

subgroup.discovery (version 0.3.1)

summary.prim.peel: Summarize a PRIM peeling result object

Description

Summarize a PRIM peeling result object

Usage

# S3 method for prim.peel
summary(object, ..., round = TRUE, digits = 2)

Arguments

object

An S3 object of class prim.peel

...

Optional arguments to pass on

round

Optional setting to disable rounding

digits

Optional setting to control number of digits to round

Value

Nothing, this function is called for its side-effects