print.ecm: Printing Outputs from Error Correction Models

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/print.ecm.R

Description

Show main outputs from symmetric ecmSymFit or asymmetric ecmAsyFit error correction models.

Usage

1
2
## 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

1
# see example at daVich

Example output

Loading required package: erer
Loading required package: lmtest
Loading required package: zoo

Attaching package: 'zoo'

The following objects are masked from 'package:base':

    as.Date, as.Date.numeric

Loading required package: gWidgets

apt documentation built on May 1, 2020, 9:06 a.m.