summary.ecm | R Documentation |
This summarizes the main results from error correction models.
## S3 method for class 'ecm'
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 ECM by equation.
A data frame object with coefficients and related statistics by equation.
Changyou Sun (edwinsun258@gmail.com)
ecmSymFit
and ecmAsyFit
.
# see example at daVich
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.