format.predictiveness_measure: Format a predictiveness_measure
object
Description
Nicely formats the output from a predictiveness_measure
object for printing.
Usage
# S3 method for predictiveness_measure
format(x, ...)
Arguments
- x
the predictiveness_measure
object of interest.
- ...
other options, see the generic format
function.