summary.drc {drc}R Documentation

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.

Note

Examples on usage are for instance found in the help pages of ryegrass and secalonic.

Author(s)

Christian Ritz


[Package drc version 1.6-1 Index]