print.CalibrationCurve {CalibrationCurves} | R Documentation |
Print function for a CalibrationCurve object
Description
Prints the call, confidence level and values for the performance measures.
Usage
## S3 method for class 'CalibrationCurve'
print(x, ...)
Arguments
x |
an object of type CalibrationCurve, resulting from |
... |
arguments passed to |
Value
The original CalibrationCurve
object is returned.
See Also
[Package CalibrationCurves version 2.0.3 Index]