coef.abnFit {abn} | R Documentation |
abnFit
Print coefficients of objects of class abnFit
## S3 method for class 'abnFit'
coef(object, digits = 3L, verbose = TRUE, ...)
object |
Object of class |
digits |
number of digits of the results. |
verbose |
print additional output. |
... |
additional parameters. Not used at the moment. |