powered by
## S3 method for class 'drc': vcov(object, ..., corr = FALSE)
model1 <- multdrc(ryegrass) vcov(model1) vcov(model1, corr = TRUE) rm(model1)
Run the code above in your browser using DataLab