View source: R/summary.aiFit.r
summary.aiFit | R Documentation |
This summarizes the main results from AIDS models.
## S3 method for class 'aiFit'
summary(object, digits=3, ...)
object |
an object of class |
digits |
number of digits for rounding outputs |
... |
additional arguments to be passed. |
This wraps up the coefficents and statistics from aiFit by equation.
A data frame object with coefficients and related statistics by equation.
Changyou Sun (edwinsun258@gmail.com)
aiStaFit
and aiDynFit
.
# see the examples for 'aiDynFit'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.