Learn R Programming

apt (version 2.3)

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 class 'ecm':
print(x, \dots)

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
# see example at daVich

Run the code above in your browser using DataLab