Hi,
My regression involves forming skill groups from time series data and conducting a panel analysis of these skill groups over time. I calculate the average wages in each skill group. So far, i've weighted the wage by multiplying by the group's weight in that year divided by the total weight. I 'm not sure if i need to weight the whole regression. I've read about aweights. However, i also have a variable that is a percentage of the data i.e the percentage of immigrants in each skill group, so i'm unsure if i can still use aweights. Also, i've calculated the weights based on the sample to calculate the mean wage but i later do logwage, so i'm not sure how to weight this using p weights.
My regression i've tried looks like:
regress logwage0 Immigshock1 i.c_id i.Education i.Experience i.Year [aweight=Weight],cluster(Group)
logwage0 is the unweighted wage compared to logwage1 which i've used so far that is manually weighted. Immigshock is the variable that is the percentage of immigrants in the original dataset for a certain skill group.
Please could you help with this. Thank you
Related Posts with Weighting regressions
Reformatting datasetHello Statalists, I'm new to Statalist, I've read the forum guidance and tried to follow but please…
Create new dummy variableHi everyone, I am trying to create a new dummy variable named DIS2 which defines a participant as h…
expand data and more calculation.Dear All, I found this question here (in Chinese). The raw data set is: Code: * Example generated b…
Get rid of the space after the leading quote?Hi all, Please see the graph below and the example codes. In the 'note' option in my codes, I have …
-cluster2- varlist not allowed r(101)Dear all, I have ssc installed cluster2, but cannot run the code, it shows "varlist not allowed" s…
Subscribe to:
Post Comments (Atom)
0 Response to Weighting regressions
Post a Comment