summary.aeefit {acc} | R Documentation |
Summary method for aeefit objects
Description
Prints estimated parameters for aeefit
object
Usage
## S3 method for class 'aeefit'
summary(object, digits = 3, dig.tst = 2, ...)
Arguments
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 |
... |
... |
Value
Estimated parameters for aeefit objects
Author(s)
Jaejoon Song <jjsong2@mdanderson.org>
Examples
##Will put an example here
[Package acc version 1.3.3 Index]