Plot multiple predicted dose-response curves based on fixed effect estimates from multiple medrc objects
mmplot(x, ..., ndose = 25, logx = FALSE)
| x | An object of class medrc |
|---|---|
| ... | further objects of class medrc |
| ndose | Number of points to interpolate the dose response curve |
| logx | If TRUE, plot x-axis on a logarithmic scale |