Which value is the regression factor (beta) in the test summary using jcitest (Johansen cointegration)?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
the cyclist
el 24 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre Cointegration Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!