I'm running a simple regression and comparing results with certain exclusion criteria. For example, I want estimates for
Y=X1+B2+XB3 if Year==2010 | Year==2011
as well as Y=X1+B2+XB3 if Year==2012 | Year==2013
The coefficients that I am getting for XB3 (an interaction term) are both smaller in these restricted samples than if I just run an estimate for the full sample (ie no "if" statement). Is that possible?
Related Posts with Coefficients of divided sample both smaller than coefficients in full sample
How to save a matrix into stata data.Hello, I have the following dataset and I am using fect to estimate the ATT via interactive fixed ef…
Twoway bar with 2 y-axesHi all, I'm trying to create a bar graph that shows how the numbers of procedures etc. required var…
XTHREG and Clustered Standard Error (with few Clusters)Hello everyone, I run a threshold regression following the Hansen(1999) paper and the code from Wan…
How to implement -xtdpdml- with interaction terms?Hi Statalist, In my paper I validate a theoretical proposition through the following FE regression:…
Moving many files into OneDriveHello all, I have a question please. I worked on many projects on Stata. All the data was stored in …
Subscribe to:
Post Comments (Atom)
0 Response to Coefficients of divided sample both smaller than coefficients in full sample
Post a Comment