group_cdf_uncensored {ssd4mosaic} | R Documentation |
Add a group coloration to a provided empirical cdf representation according to a "group" column in data.
group_cdf_uncensored(data, p)
data |
A data.frame with columns |
p |
a ggplot object showing the empirical cumulative distribution function of the uncensored data provided. |
A ggplot object.