summary.abnFit: Print summary of objects of class abnFit
Description
Print summary of objects of class abnFit
Usage
# S3 method for abnFit
summary(object, digits = 3L, ...)
Value
prints summary statistics of the fitted model.
Arguments
- object
Object of class abnFit
- digits
number of digits of the results.
- ...
additional parameters. Not used at the moment.