Which value is the regression factor (beta) in the test summary using jcitest (Johansen cointegration)?
3 views (last 30 days)
Show older comments
I am using the function jcitest to test for cointegration.
I am not sure which value corresponds to the regression factor - stat, cValue, eigVal. Is it listed in the results summary and if so, which one is it?
See below:
Results Summary (Test 1)
Data: Y1
Effective sample size: 680
Model: H1
Lags: 0
Statistic: trace
Significance level: 0.05
r h stat cValue pValue eigVal
----------------------------------------
0 0 9.5958 15.4948 0.3568 0.0090
1 0 3.4491 3.8415 0.0633 0.0051
0 Comments
Answers (1)
the cyclist
on 24 Aug 2021
I am not familiar with this function, but from looking at the documentation, it looks like the parameter estimates are in the 5th output, mles.
0 Comments
See Also
Categories
Find more on Cointegration Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!