print.abnFit {abn}R Documentation

Print objects of class abnFit

Description

Print objects of class abnFit

Usage

## S3 method for class 'abnFit'
print(x, digits = 3L, ...)

Arguments

x

Object of class abnFit

digits

number of digits of the results.

...

additional parameters. Not used at the moment.


[Package abn version 3.0.4 Index]