BIC.abnFit {abn} | R Documentation |
Print BIC of objects of class abnFit
Description
Print BIC of objects of class abnFit
Usage
## S3 method for class 'abnFit'
BIC(object, digits = 3L, verbose = TRUE, ...)
Arguments
object |
Object of class |
digits |
number of digits of the results. |
verbose |
print additional output. |
... |
additional parameters. Not used at the moment. |
Value
prints the BIC of the fitted model.
[Package abn version 3.1.1 Index]