Description Usage Arguments Examples
Plot median effect equation
1  | plotMEQ(ic50, m, control.response, dose.range)
 | 
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  | 
1  | plotMEQ(ic50=2, m=1, control.response=1, dose.range=c(0.1,30))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.