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