I am running a simple weighted regression as follows:
reghdfe y i.treatment [weight=size], noa vce(robust)
My treatment variable has 4 categories, and I would like to test if the pairwise mean differences in y are different for each of the pairs (1 vs. 4, 2 vs. 4, etc.). Normally, I would do something like this:
test 1.treatment = 2.treatment
I am wondering if this command is still valid with weighted least squares. If not, is there another way to do this test?
Related Posts with Test with weighted regression
Whether we need to show all coefficients of all variables after testing DiD?I am curious about whether it is a need to show all coefficients of all variables after testing DiD.…
Can we construct the survival curve after stteffects commands?Hello, I'm working on the survival analysis, using stteffects command (both LAC-IPWRA and WAC-IPWRA…
sfpanelI have a quick query regarding the stochastic frontier models. I am running a stochastic frontier mo…
Random implementation test/ falsification check for Diff-in-Diff with staggered adoptionDear all, I employ difference-in-differences estimation to analyze the effect of a legislative poli…
a Regression with missing ValuesHallo Statalist, i am trying to find out the effect of the macro variables on the credit Rating in …
Subscribe to:
Post Comments (Atom)
0 Response to Test with weighted regression
Post a Comment