I have a set of populations that have been tested against multiple pesticide doses which show dose-response curve with a large plateau in the middle. I usually use R package drc but drc does not seem to have a biphasic curve option. I tried package mixtox with function CurveFit which has a biphasic model but cannot find how to fit multiple populations at the same time or add different models to the same plot. The option biphasic is also in GraphPrism but I am trying to avoid this software. For the moment, I divided my data in 2 (on both side of the plateau) and fitted LL3 but the plotting of these on the same plot is quite messy to say the least.

Similar questions and discussions