How to use Chow test, in order to check structural breaks if I just have Indian GDP data series and nothing else?
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
magate
on 29 Dec 2017
Without knowing what your data is, you can use polyfit and polyval to get a regression equation.
0 Comments
See Also
Categories
Find more on Testing Frameworks 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!