I'm trying to use Stata's built-in commands to estimate a spatial panel model (i.e. I'm using spxtregress, not xsmle). I've successfully spset and xtset my data and linked a shapefile, so I'm able to run regressions with spxtregress. However, Stata is dropping some of my variables, even when no spatial effects are included (i.e. no DV spatial AR1, no IV spatial AR1, and no spatial error). To illustrate, I've shown two regressions below, both of which include the same DV and single IV and do not include spatial effects. The only difference is that in the first model, I use the years 2009-2015 and in the second I use the years 2009-2014. Model 1 works and model 2 doesn't. Also, 2009-2014 works when a different single regressor is included. This can't be a multicollinearity issue because there's only one regressor. What is going on? Please help.
Array
Array
Related Posts with spxtregress is arbitrarily dropping regressors
how to turn household level data into individual level dataHi everyone, I have a household level data where parents give information on themselves and their c…
encode foreach errorI am trying to encode multiple variables and replace remaining strings with a numeric character - ho…
Subtracting constant in panelHello, I am having a panel model where it says that : ΔY= (1-a) + b1yI,t-1 + b2ytI,-1 + Zi,t …
finding rho from xtsurHi, I am running the following model on Stata15: Code: xtsur (unableheat nomeal temp_shock $rhs $…
meta - summarize vs. forestplot - CIs based on the t-distributionHi folks, I am using v. 17.0 BE. When using the meta package, I want to present 95% CIs based on th…
Subscribe to:
Post Comments (Atom)
0 Response to spxtregress is arbitrarily dropping regressors
Post a Comment