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.

Value

prints the parameters of the fitted model.


[Package abn version 3.1.1 Index]