AIC.abnFit {abn}R Documentation

Print AIC of objects of class abnFit

Description

Print AIC of objects of class abnFit

Usage

## S3 method for class 'abnFit'
AIC(object, digits = 3L, verbose = TRUE, ...)

Arguments

object

Object of class abnFit

digits

number of digits of the results.

verbose

print additional output.

...

additional parameters. Not used at the moment.


[Package abn version 3.0.4 Index]