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
regress to rangestat or rangerunHi all, I am trying to run below regression by intervals and years on the whole sample with rangest…
Take values of previous year if values for current period are not availabeDear forum, I have a dataset which looks like this Company code year ..... 123 2000 123 2001 244 2…
Metaprop meta analysis, Variance of the synthesized proportion.Hi All, I am using metaprop to meta-analyse proportions from 8 studies using a random effects appro…
Making line plot visible over barsThe following code plots what I want. Code: twoway line listed_domestic year || bar mcap_bil_usd ye…
Dark Mode Stata 16 on macOSHi, I'm using Stata 16 on macOS Catalina and Dark Mode enabled in the macOS System Preferences. How…
Subscribe to:
Post Comments (Atom)
0 Response to Estimate whether coefficient of different models are JOINTLY equal to zero
Post a Comment