Learn R Programming

CalibrationCurves (version 2.0.6)

print.ggplotCalibrationCurve: Print function for a ggplotCalibrationCurve object

Description

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

Usage

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

Value

The original ggplotCalibrationCurve object is returned.

Arguments

x

an object of type ggplotCalibrationCurve, resulting from valProbggplot.

...

arguments passed to print

See Also

valProbggplot