I am working on a panel data with a data structure like (I have some other variables but I am only pasting key variables):
clear
input
int ID int wave int delivery int budget int type int concern
1 1 1 1 1 3
1 2 3 1 1 4
1 3 4 1 1 5
2 1 2 3 2 3
3 1 4 2 1 4
3 3 5 2 1 5
5 1 3 1 2 3
5 2 4 1 2 5
10 1 3 3 3 3
10 2 4 3 3 4
10 3 5 3 3 5
Type variable is type of organization such as religious, arts, education, coded from 1-5. I looked at sample weights and I am aware of the population size for my sample. For instance, a religious organization's inverse probability weight is 15.70. I am interested in adjusting my sample to the population using weights. I am not able to figure out how to do so. I would really appreciate any help or the right source to get started.
Related Posts with pweights in panel data to adjust for population
-xtgls- vs -xtscc-?I am analysing a panel data with n=19 (ID/panel variable i.e. countries) and T=44 (time variable) to…
LabelsHello, i'm sure my problem is very basic, but I couldn't find an answer in past topics. An example …
Calculating the average risk taking ratio of similarly sized, successful other firms at TDear all, I have an unbalanced panel data. I am trying to calculate the average risk-taking ratio o…
Which model would you recommend to use? Panel DataHi all, I do my University work and need your help. I have a panel data and want to know how 10 inde…
mgarch dcc predicted correlationsHello, Does anyone know why mgarch dcc predicted correlations begin with unreasonable values? For e…
Subscribe to:
Post Comments (Atom)
0 Response to pweights in panel data to adjust for population
Post a Comment