summary.abnFit {abn} | R Documentation |
Print summary of objects of class abnFit
Description
Print summary of objects of class abnFit
Usage
## S3 method for class 'abnFit'
summary(object, digits = 3L, ...)
Arguments
object |
Object of class |
digits |
number of digits of the results. |
... |
additional parameters. Not used at the moment. |
Value
prints summary statistics of the fitted model.
[Package abn version 3.1.1 Index]