plotMEQ: Plot median effect equation

Description Usage Arguments Examples

Description

Plot median effect equation

Usage

1
plotMEQ(ic50, m, control.response, dose.range)

Arguments

ic50

IC50 parameter of the median effect equation

m

m parameter of the median effect equation

control.response

response value of untreated control

dose.range

range of doses, a vector of 2 real positive numbers

Examples

1
plotMEQ(ic50=2, m=1, control.response=1, dose.range=c(0.1,30))

ybukhman/SynergyScreen documentation built on May 4, 2019, 2:31 p.m.