print.predictiveness_measure: Print 'predictiveness_measure' objects

View source: R/print.predictiveness_measure.R

print.predictiveness_measureR 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.


vimp documentation built on Aug. 29, 2023, 1:06 a.m.