print.predictiveness_measure: 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 predictiveness_measure
print(x, ...)
Arguments
- x
the predictiveness_measure object of interest.
- ...
other options, see the generic print function.