egcitest with constraint
이전 댓글 표시
Hi,
I am using the function egcitest in order to find a cointegration relationship between several variables. I have 2 issues:
First, it looks like the egcitest works only with 12 variables. I have 40 of them ...Do you know a way to increase the test to more than 12 variables.
Second, I would like to input some constraints on the values that the cointegrating vector can take. For example, from the MATLAB help example on egcitest, we have: a = reg(2).coeff(1); b = reg(2).coeff(2:3);
I would like to run egcitest specifying something like 1<b(1,1)<2, 0<b(1,2)<1.
Thanks in advance for your help.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!