print.CalibrationCurve {CalibrationCurves} | R Documentation |
Prints the call, confidence level and values for the performance measures.
## S3 method for class 'CalibrationCurve'
print(x, ...)
x |
an object of type CalibrationCurve, resulting from |
... |
arguments passed to |
The original CalibrationCurve
object is returned.