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