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
Merging multiple observations per time in panel data.Dear all, I have a panel datatset of 74 countries with multiple daily observations. I have also fou…
Icd 10Dear all, I wonder if anyone has any experience working with ICD 10 codes. I have 1 mill records o…
Adding a line for observations in the -collect- systemHello, I am sure this must be trivial, but I have had no luck with it so far. I am trying the new -…
Comparing coefficients from different Event Study specificationsHi all, I aim at estimating the effect of job loss on the labor supply of the spouse using an event…
the creation of the matrix of each neighboring countryHello to all For my panel data set whose unit of analysis is country, I would like to identify the n…
Subscribe to:
Post Comments (Atom)
0 Response to Test with weighted regression
Post a Comment