Learn R Programming

drc (version 0.8-2)

print.summary.drc: 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.

Examples

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

Run the code above in your browser using DataLab