Learn R Programming

apt (version 1.2)

print.ciTarFit: Printing Outputs from Threshold Cointegration Regression

Description

Show main outputs from threshold cointegration regression on screen.

Usage

## S3 method for class 'ciTarFit':
print(x, \dots)

Arguments

x
an object of class 'ciTarFit'.
...
additional arguments to be passed.

Value

  • Four main outputs from threshold cointegration regression are shown: long-run regression between the two price variables, threshold cointegration regression, hypothesis test of no cointegration, and hypothesis of no asymmetric adjustment.

Details

This is the print method for ciTarFit to show main outputs from the threshold cointegration regression.

See Also

ciTarFit.

Examples

Run this code
# see example at daVich

Run the code above in your browser using DataLab