Rdocumentation
powered by
Learn R Programming
drc (version 1.6-1)
summary.drc: Summarising non-linear model fits
Description
'summary' compiles a comprehensive summary for objects of class 'drc'.
Usage
## S3 method for class 'drc': summary(object, od = FALSE, ...)
Arguments
object
an object of class 'drc'.
od
logical. If TRUE adjustment for over-dispersion is used.
...
additional arguments.
Value
A list of summary statistics, including parameter estimates and estimated standard errors, of the fitted 'drc' model given by
object
.