group_cdf_uncensored: Graphical representation of grouped toxicity uncensored data

View source: R/fct_grouped_plots.R

group_cdf_uncensoredR 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 conc and group.

p

a ggplot object showing the empirical cumulative distribution function of the uncensored data provided.

Value

A ggplot object.


ssd4mosaic documentation built on April 4, 2025, 1:42 a.m.