predictiveness_measure
objectsR/print.predictiveness_measure.R
print.predictiveness_measure.Rd
Prints out a table of the point estimate and standard error for a predictiveness_measure
object.
# S3 method for predictiveness_measure
print(x, ...)
the predictiveness_measure
object of interest.
other options, see the generic print
function.