Hi everyone,
I need to do Chow test to see whether to run one single overall model vs multiple models for the subsets of observations on EG6.1. PROC AUTOREG is not installed in my enterprise guide, so I think what I can do is to run separate models for all the subsets and then calculate Chow statistics. Does anyone happen to have this experience and know how to code for calculating Chow statistics?
Thanks as always,
Lizi
I saw an example of doing the Chow test here http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_model_sect052.....
So it is possible to run the model with the overall sample and do the Chow test with breakpoints. But I am not sure about the right way to put breakpoints…
You might want to google 'R chow etst'. WPS does not limit the size of the SAS dataset it creates from R and R can read SAS datasets.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.
Find more tutorials on the SAS Users YouTube channel.