print.ecm {apt}R Documentation

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

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.

Value

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

Author(s)

Changyou Sun (cs258@msstate.edu)

See Also

ecmSymFit and ecmAsyFit.

Examples

# see example at daVich

[Package apt version 3.0 Index]