print.CalibrationCurve {CalibrationCurves}R Documentation

Print function for a CalibrationCurve object

Description

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

Usage

## S3 method for class 'CalibrationCurve'
print(x, ...)

Arguments

x

an object of type CalibrationCurve, resulting from val.prob.ci.2.

...

arguments passed to print

Value

The original CalibrationCurve object is returned.

See Also

val.prob.ci.2


[Package CalibrationCurves version 2.0.1 Index]