summary.prim.predict: Summarize a PRIM predict result object
Description
Summarize a PRIM predict result object
Usage
# S3 method for prim.predict
summary(object, ..., round = TRUE, digits = 2)
Arguments
object
An S3 object of class prim.predict
...
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