summary.drc.Rd
'summary' compiles a comprehensive summary for objects of class 'drc'.
# S3 method for drc summary(object, od = FALSE, pool = TRUE, ...)
object | an object of class 'drc'. |
---|---|
od | logical. If TRUE adjustment for over-dispersion is used. |
pool | logical. If TRUE curves are pooled. Otherwise they are not. This argument only works for models with
independently fitted curves as specified in |
... | additional arguments. |
A list of summary statistics that includes parameter estimates and estimated standard errors.