summary.drc: Summarising non-linear model fits
Description
'summary' compiles a comprehensive summary for objects of class 'drc'.
Usage
"summary"(object, od = FALSE, pool = TRUE, ...)
Arguments
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 drm
. Value
A list of summary statistics that includes parameter estimates and estimated standard errors.