Which value is the regression factor (beta) in the test summary using jcitest (Johansen cointegration)?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
the cyclist
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Cointegration Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!