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.