dose_effect_plot: Generate Dose-Effect Plot

Description Usage Arguments Details

View source: R/medianeffect.R

Description

Generates Dose-Effect plots (as ggplot objects) for an arbitrary number of drug_effects objects

Usage

1
dose_effect_plot(..., from = 0.01, to = 0.99, by = 0.01)

Arguments

...

drug_effects objects to plot

from

Start of range of fraction affected (fa)

to

End of range of fa

by

Step size of fa

Details

Plots curves of fa versus D.


jhchou/medianeffect documentation built on March 7, 2020, 12:56 a.m.