addGoodCalib(obj, plot.values = TRUE, show.info = TRUE,
col = grDevices::rgb(0, 0, 0, 0.25), border = NA, ...)
RBPObj
]
Data container for RBP curve.logical(1)
]
Whether the values of the corresponding measure should be added to the plot?
Default is FALSE
.logical(1)
]
Print more information for the respective measure on console?
Default is TRUE
.vector(1)
]
Color for filling the polygon, as in polygon
.
Default is “grey”.vector(1)
]
Color to draw the borders, as in polygon
.
Default is NA
to omit borders.polygon
.invisible(NULL)
].