summary.ciTarFit: Summary of Results from Threshold Cointegration Regression

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

View source: R/summary.ciTarFit.R

Description

This summarizes the main results from threshold cointegration regression.

Usage

1
2
## S3 method for class 'ciTarFit'
summary(object, digits=3, ...)

Arguments

object

an object of class 'ciTarFit'.

digits

number of digits for rounding outputs.

...

additional arguments to be passed.

Details

This wraps up the outputs from threshold cointegration regression in two data frames, one for diagnostic statistics and the other for coeffients.

Value

A list with two data frames. dia contains the main model specifications and hypothesis test results. out contains the regression results for both the long run (LR) and threshold cointegration (CI).

Author(s)

Changyou Sun (cs258@msstate.edu)

See Also

ciTarFit.

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.