plotting {copcor} | R Documentation |
Plotting Helper Functions
Description
Functions for plotting.
Usage
draw.x.axis.cor(xlim, llox, llox.label, for.ggplot=FALSE)
get.xlim(dat, marker, lloxs)
Arguments
xlim |
xlim |
llox |
lower limit |
llox.label |
label for lower limit |
for.ggplot |
Boolean |
dat |
data frame |
marker |
name of the biomarker variable |
lloxs |
list of lloxs |
Details
draw.x.axis.cor is used by both cor_coxph and cor_threshold
Value
real
[Package copcor version 2023.8-27 Index]