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