Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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, 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.

...

additional arguments.

Value

A list of summary statistics that includes parameter estimates and estimated standard errors.

Note

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

Author(s)

Christian Ritz


drc

Analysis of Dose-Response Curves

v3.0-1
GPL-2 | file LICENCE
Authors
Christian Ritz <ritz@bioassay.dk>, Jens C. Strebig <streibig@bioassay.dk>
Initial release
2016-08-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.