print.ecm: Printing Outputs from Error Correction Models
Description
Show main outputs from symmetric ecmSymFit
or asymmetric ecmAsyFit
error correction models.
Usage
# S3 method for ecm
print(x, ...)
Value
Summary results of the two ECM equations are shown for the two focal price series.
Arguments
- x
an object of class ecm
from the function of ecmAsyFit
or ecmSymFit
.
- ...
additional arguments to be passed.
Details
This is the print method for ecmAsyFit
or ecmSymFit
to show main model outputs.