Learn R Programming

crmPack (version 2.0.0)

plot,Samples,DALogisticLogNormal-method: Plotting dose-toxicity model fits

Description

Plotting dose-toxicity model fits

Usage

# S4 method for Samples,DALogisticLogNormal
plot(x, y, data, hazard = FALSE, ..., showLegend = TRUE)

Value

This returns the ggplot

object for the dose-toxicity model fit

Arguments

x

the Samples object

y

the DALogisticLogNormal object

data

the DataDA object

hazard

see fitPEM for the explanation

...

not used

showLegend

should the legend be shown? (default)