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 |
... |
other options, see the generic |
[Package vimp version 2.3.3 Index]