summary.ecm: Summary of Results from Error Correction Model
Description
This summarizes the main results from error correction models.
Usage
# S3 method for ecm
summary(object, digits=3, ...)
Value
A data frame object with coefficients and related statistics by equation.
Arguments
- object
an object of class ecm
from the function of ecmAsyFit
or ecmSymFit
.
- digits
number of digits for rounding outputs
- ...
additional arguments to be passed.
Details
This wraps up the coefficents and statistics from ECM by equation.