print.summary.drc {drc}R Documentation

Printing summary of non-linear model fits

Description

'print.summary' displays the summary.

Usage

print.summary.drc(x, ...)

Arguments

x an object of class 'drc'.
... additional arguments.

Value

'print.summary.drc' produces a formatted output of the summary statistics.

Author(s)

Christian Ritz

Examples


## Invoking the print.summary method for objects of class 'drc'
summary(multdrc(FA))  


[Package drc version 0.9-0 Index]