Last chance! 50% off unlimited learning
Sale ends in
confint.drc(object, parm, level = 0.95, ...)
## Confidence interval for a single parameter
model1 <- multdrc(FA)
confint(model1, "e")
## Confidence intervals for all parameters
confint(model1)
rm(model1)
Run the code above in your browser using DataLab