Hi all,
I am looking to carry out some residual diagnostics on my model
xtreg LGDP l.LGDP K H, fe
I want to carry out some tests for autocorrelation and heteroscedasticity. I am using Stata 15.0 but i cannot seem to utilise any of the following tests with code i find on other forums such as:
ssc install xtserial - cannot find the serial autocorrelation test
ssc install xtest3 - cannot find a test for heteroscedasticity
hettest - invalid
Is there a new way to download the user-written programmes for these tests or are there in-built functions now?
Thanks in advance,
Matt
I am looking to carry out some residual diagnostics on my model
xtreg LGDP l.LGDP K H, fe
I want to carry out some tests for autocorrelation and heteroscedasticity. I am using Stata 15.0 but i cannot seem to utilise any of the following tests with code i find on other forums such as:
ssc install xtserial - cannot find the serial autocorrelation test
ssc install xtest3 - cannot find a test for heteroscedasticity
hettest - invalid
Is there a new way to download the user-written programmes for these tests or are there in-built functions now?
Thanks in advance,
Matt
Comment