View source: R/summary.aeefit.R
summary.aeefit | R Documentation |
Prints estimated parameters for aeefit
object
## S3 method for class 'aeefit'
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.