summary.aeexfit {acc} | R Documentation |
Prints estimated parameters for aeexfit
object
## S3 method for class 'aeexfit'
summary(object, digits = 3, dig.tst = 2, ...)
object |
A |
digits |
Minimum number of significant digits to be used for most numbers. |
dig.tst |
Minimum number of significant digits for the test statistics |
... |
... |
Estimated parameters for aeefit objects
Jaejoon Song <jjsong2@mdanderson.org>
##Will put an example here