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 genCalCurve.

...

arguments passed to print

Value

The original GeneralizedCalibrationCurve object is returned.

See Also

genCalCurve


[Package CalibrationCurves version 2.0.1 Index]