format.predictiveness_measure {vimp}R Documentation

Format a predictiveness_measure object

Description

Nicely formats the output from a predictiveness_measure object for printing.

Usage

## S3 method for class 'predictiveness_measure'
format(x, ...)

Arguments

x

the predictiveness_measure object of interest.

...

other options, see the generic format function.


[Package vimp version 2.3.3 Index]