group_cdf_uncensored {ssd4mosaic} | R Documentation |
Graphical representation of grouped toxicity uncensored data
Description
Add a group coloration to a provided empirical cdf representation according to a "group" column in data.
Usage
group_cdf_uncensored(data, p)
Arguments
data |
A data.frame with columns |
p |
a ggplot object showing the empirical cumulative distribution function of the uncensored data provided. |
Value
A ggplot object.
[Package ssd4mosaic version 1.0.1 Index]