name_plot_uncensored {ssd4mosaic} | R Documentation |
Graphical representation of named toxicity uncensored data
Description
Create an empirical cumulative distribution function ggplot with a name (i.e. species names) associated to each observation.
Usage
name_plot_uncensored(fits, unit, logscale, data, horizontals = TRUE)
Arguments
fits |
A list of fits of class |
unit |
A character vector, the unit of the toxicity data |
logscale |
if |
data |
A data.frame with column |
horizontals |
If |
Value
A ggplot object.
[Package ssd4mosaic version 1.0.1 Index]