Learn R Programming

CalibrationCurves (version 2.0.6)

print.CalibrationCurve: Print function for a CalibrationCurve object

Description

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

Usage

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

Value

The original CalibrationCurve object is returned.

Arguments

x

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

...

arguments passed to print

See Also

val.prob.ci.2