print.abnFit: Print objects of class 'abnFit'

View source: R/abn-methods.R

print.abnFitR 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.


abn documentation built on June 22, 2024, 10:23 a.m.