Hi guys,
I am trying to find which coefficient beta 1 or 2 has a greater effect on child mortality. i have carried out the reparameterisation trick ( or lincom command in stata), but stata omitted the water variable due to collinearity. my null hypothesis is Ho : beta 1 = beta 2 and alternative is H1: beta 1 > beta 2. the following is my regression model:
INFMORTUND~5= β_0+β_(1 ) SANITATION+β_2 WATER+β_3 logGDPPC+U
INFMORTUND~5= 146.1188 - 0.506 SANITATION - 0.015 WATER- 8.453 logGDPPC
my question is : when stata omitted water due to is it because of perfect collinearity?
Thank you
Related Posts with Omitted variable due to Collinearity
coefplot omits one of the coefficients in visualizingI am plotting coefficients of regression analyses and one of the models has an interaction term betw…
java ( sfi-api ) date format?I did not find in the Java api documentation ( https://www.stata.com/java/api/index...e-summary.html…
How to get Stata to return where two variables intersect for the second timeHello everyone, I am modelling optimal marginal income tax rates. I use two models. One is very vol…
Using combination of arguments for estimate names in programHi everyone, I am trying to write a program to generate coefficient plots from regressions, using -…
Lag variable creationDear all, I have a dataset that contains a precise time when an observation was made ( formated as …
Subscribe to:
Post Comments (Atom)
0 Response to Omitted variable due to Collinearity
Post a Comment