Hello,
Im Im ing find the the relative extent of the Bias suing psacalc (Emily Oster 2017). I've a household fixed effect (hhid) regression using xtreg.
My regression command is as follows
xtset hhid
xtreg y x1 x2 x3 [pweight=sampleweight], fe cluster(hhid)
This regression command works fine and I get the results on the stata window .
Next I try to do psacalc for independent variable x1 with relevant delta and beta values respectively.
psacalc beta x1, delta(1)
But I get an error "Last test not found" . I get the same error for psacalc delta.
However when I repeat the same thing for a fixed effect regression that is not weighted (ie without pweight) I don't get any such error.
Can someone please suggest how psacalc works for weighted regressions?
Best,
Priyoma
Related Posts with Degree of Omitted Variable Bias -psacalc
Difference between two matrixHello everyone, It' s my first post here and I am at beginner level, maybe my question is easy for …
When I enter "logit" or "logistic", error message "unrecognized command: _vce_parserun" shows up.Dear members of statalist, I'm having trouble with using logistic regression. Depvar consists of 0,…
what does this mean?Number of obs = 20 F(3, 16) = 31.78 Prob > F = 0.0000 R-squared = 0.8438 Root MSE = 4.8689 -----…
Graphs with mi estimatesDear all, I am currently working with a multiple imputed survey and want to create graphs out of th…
matching variablesDear Statalist masters, I have a problem that I don't know how to code properly. I have investors (…
Subscribe to:
Post Comments (Atom)
0 Response to Degree of Omitted Variable Bias -psacalc
Post a Comment