View source: R/summary.ciTarFit.R
summary.ciTarFit | R Documentation |
This summarizes the main results from threshold cointegration regression.
## S3 method for class 'ciTarFit'
summary(object, digits=3, ...)
object |
an object of class 'ciTarFit'. |
digits |
number of digits for rounding outputs. |
... |
additional arguments to be passed. |
This wraps up the outputs from threshold cointegration regression in two data frames, one for diagnostic statistics and the other for coeffients.
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).
Changyou Sun (edwinsun258@gmail.com)
ciTarFit
.
# see example at daVich
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.