print.ggplotCalibrationCurve: Print function for a ggplotCalibrationCurve object

View source: R/printFunction.R

print.ggplotCalibrationCurveR Documentation

Print function for a ggplotCalibrationCurve object

Description

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

Usage

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

Arguments

x

an object of type ggplotCalibrationCurve, resulting from valProbggplot.

...

arguments passed to print

Value

The original ggplotCalibrationCurve object is returned.

See Also

valProbggplot


BavoDC/package.val.prob.ci.2 documentation built on March 16, 2024, 2:35 p.m.