print.predictiveness_measure {vimp}R Documentation

Print predictiveness_measure objects

Description

Prints out a table of the point estimate and standard error for a predictiveness_measure object.

Usage

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

Arguments

x

the predictiveness_measure object of interest.

...

other options, see the generic print function.


[Package vimp version 2.3.3 Index]