summary.aiFit {erer} | 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)
# see the examples for 'aiDynFit'.