drfit(data, startlogEC50 = NA, lognorm = TRUE, logis = FALSE,
linearlogis = FALSE, b0 = 2, f0 = 0)
drdata
. The data frame has to
contain at least a factor called "substance", a vector called "unit"
containing the unit used for the dose, a column "response" with the
data(antifoul)
r <- drfit(antifoul)
format(r,digits=2)
Run the code above in your browser using DataLab