Dear network,
I have 10 independent variables (x1, x2, x3, x4, x5, x6, x7, x8, x9, and x10) and five dependent variables (y1, y2, y3, y4, y5). I run the following regressions:
regress y1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10
regress y2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10
regress y3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10
regress y4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10
regress y5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10
I would like to test whether the coefficient of x1 is JOINTLY equal to 0 across all the five models. Similarly, I want to do it also for the rest of coefficients. This is, I would like to make 10 joint F-tests.
Any suggestion?
Thanks!
Related Posts with Estimate whether coefficient of different models are JOINTLY equal to zero
Correlated random effect in unbalanced panel: Can't verify the estimation procedure from Wooldridge (2016)Dear all, I'm trying to verify the estimation procedure proposed in Wooldridge (2019) "Correlated r…
Fuzzy matchI am trying to do a fuzzy match using the following: matchit id email using using.dta, idu(UID) txt…
Correlation coefficient for all possible combinationsHi all, I have created a wide-dataset whit the cumulative percentage change within a period of a we…
Running a loop with nested multinomial logit modelsDear members of the list, In order to save time and make my do-file shorter and clearer, I'd like t…
Employment status for partnerDear forum users, I would like to create a variable containing the employment status of the partner…
Subscribe to:
Post Comments (Atom)
0 Response to Estimate whether coefficient of different models are JOINTLY equal to zero
Post a Comment