How to use Chow test, in order to check structural breaks if I just have Indian GDP data series and nothing else?
조회 수: 9 (최근 30일)
이전 댓글 표시
I have to check the structural break in Indian GDP data, but I don't know how would I use Chow test, since in an online given example at Mathworks they are assuming a regression equation. But how to get that regression equation?
댓글 수: 0
답변 (1개)
magate
2017년 12월 29일
Without knowing what your data is, you can use polyfit and polyval to get a regression equation.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Testing Frameworks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!