addPEV
.addPEV(obj, plot.values = TRUE, show.info = TRUE, text.col = "black",
col = rgb(0, 0, 0, 0.25))
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
.character(1)
| numeric(1)
]
Text color, used when plot.values = TRUE
, otherwise ignored.
Default is “black”.character(1)
| numeric(1)
]
A specification for the plotting color.invisible(NULL)
].