powered by
W1.4(fixed = c(NA, NA, NA, NA), names = c("b", "c", "d", "e")) W2.4(fixed = c(NA, NA, NA, NA), names = c("b", "c", "d", "e"))
weibull1
W1.3
## Fitting a four-parameter Weibull model model1 <- multdrc(rgr~dose, pct, data = TM, fct = W1.4()) summary(model1) rm(model1)
Run the code above in your browser using DataLab