powered by
## S3 method for class 'drc': fitted(object, ...)
model1 <- multdrc(ryegrass) plot(fitted(model1), residuals(model1)) # a residual plot rm(model1)
Run the code above in your browser using DataLab