gompertz(fixed = c(NA, NA, NA, NA), names = c("b", "c", "d", "e"), fctName, fctText)
weibull1
is closely related to the Gompertz model.bg.m1 <- drm(weightInf~DAE, data = beetGrowth, fct = G.3())
summary(bg.m1)
plot(bg.m1)
Run the code above in your browser using DataLab