Learn R Programming

apt (version 2.5)

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, …)

Arguments

x

an object of class ecm from the function of ecmAsyFit or ecmSymFit.

additional arguments to be passed.

Value

Summary results of the two ECM equations are shown for the two focal price series.

Details

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

See Also

ecmSymFit and ecmAsyFit.

Examples

Run this code
# NOT RUN {
# see example at daVich
# }

Run the code above in your browser using DataLab