Learn R Programming

apt (version 4.0)

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.

Author

Changyou Sun (edwinsun258@gmail.com)

Details

This is the print method for ecmAsyFit or ecmSymFit to show main model outputs.

See Also

ecmSymFit and ecmAsyFit.

Examples

Run this code
# see example at daVich

Run the code above in your browser using DataLab