Learn R Programming

CalibrationCurves (version 2.0.6)

print.GeneralizedCalibrationCurve: Print function for a GeneralizedCalibrationCurve object

Description

Prints the call, confidence level and values for the performance measures.

Usage

# S3 method for GeneralizedCalibrationCurve
print(x, ...)

Value

The original GeneralizedCalibrationCurve object is returned.

Arguments

x

an object of type GeneralizedCalibrationCurve, resulting from genCalCurve.

...

arguments passed to print

See Also

genCalCurve