Hi,
I am running the following regression in Stata where I am testing whether the elasticity becomes closer to unit elasticity after the financial crisis:
ci s t=B0+ B1c ea s t + B2crisist + B3crisist*cEA s t + ui s t
ci s t = output for country i
cEA s t = output for euro area average
crisis = dummy variable equal to 1 after the onset of the financial crisis
I am interested in whether the sum of B1 and B3 is significantly closer to 1 compared to B1. I thought that I could use an f-test with two null hypothesis and to see whether the p-value is higher for (2) to indicate that the sum is closer to 1. However, I realise this in not optimal because it says nothing about significant change.
(1) H0: B1=1
(2) H0: B1 + B3=1
I would appreciate any feedback on how to conduct the test!
Best,
John
I am running the following regression in Stata where I am testing whether the elasticity becomes closer to unit elasticity after the financial crisis:
ci s t=B0+ B1c ea s t + B2crisist + B3crisist*cEA s t + ui s t
ci s t = output for country i
cEA s t = output for euro area average
crisis = dummy variable equal to 1 after the onset of the financial crisis
I am interested in whether the sum of B1 and B3 is significantly closer to 1 compared to B1. I thought that I could use an f-test with two null hypothesis and to see whether the p-value is higher for (2) to indicate that the sum is closer to 1. However, I realise this in not optimal because it says nothing about significant change.
(1) H0: B1=1
(2) H0: B1 + B3=1
I would appreciate any feedback on how to conduct the test!
Best,
John
Comment