Greetings,
I am using the psacalc (Oster, 2017) command to estimate delta (the ration of selection on unobservable over selection on observables) after I run a regression, for a specific value of beta.
Here is the setting:
I first run the regression without controls, and get a beta of -0.5. When I run it with controls, I get a beta of -0.39, which indicates that the selection on observables brings the estimate closer to zero.
Now, I know from an instrumental variable regression, that the actual value of my beta is negative, let's say -2.5. Given that once I correct for the selection on unobservables using IV I get a much smaller value, I would expect the delta related to a beta of -2.5 to be negative, indicating that selection on observables and unobservables move the beta in different ways. Instead, I get a positive delta of around 1.87.
The command I run is the following:
psacalc delta uni, rmax(0.7) beta(-2.5)
and this is the output.
-------------+----------------------------------------------------------------
delta | 1.87526
-------------+----------------------------------------------------------------
---- Inputs from Regressions ----
| Coeff. R-Squared
-------------+----------------------------------------------------------------
Uncontrolled | -0.52430 0.002
Controlled | -0.39779 0.111
-------------+----------------------------------------------------------------
---- Other Inputs ----
-------------+----------------------------------------------------------------
R_max | 0.700
Beta | -2.500000
Unr. Controls|
-------------+----------------------------------------------------------------
Such a value for delta is puzling me, as from the way delta is defined it should be negative instead of positive.
Has anyone got any suggestion on what might be happening?
Best regards,
Gabriele
Related Posts with psacalc strange delta estimate
Indirect effects with zero-inflated Poission regression / SEMDear all, I have a causal chain X -> M -> Y and am interested in the indirect effect of X on …
Create a boxplot with 2 x left axis to capture difference ranges #data visualisationHi folks - been mulling over this but can't quite figure out a good solution. Wondered if anyone had…
calculating weights for each year (panel data)Hi, I am currently writing my thesis but unfortunately ran into some problems with calculating a va…
PSM and DIDCan outcomes from PSM and DID have same coefficients.. …
Determining best fe-model with paneldata (u-test)Hello! I am new to stata and am investigating the relationship between paid leave (maternal and pare…
Subscribe to:
Post Comments (Atom)
0 Response to psacalc strange delta estimate
Post a Comment