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