I am trying to compare different variables for different observations within a group - and I am not sure if this is even possible in Stata.
I would like to count the number of alive siblings alive at age 5 (or alternatively the age of the death) of the observed child.
From the data, I have been able to generate the first four columns, but need to construct a column along the lines of column 5 here.
HH Child Age at Survey Age at Death Number of siblings alive at age 5(/at age of death)
1 1 18 4 1
1 2 15 - 1
1 3 11 - 2
1 4 8 - 2
2 1 4
...
Can anyone help?
Related Posts with Count number of alive children within household
correct marginal effects after ivprobitDear all, Couple of recent posts point out difficulties obtaining the marginal effects after IVprobi…
ivprobit produces same coef and se for marginal effectThis problem seems to be present in any dataset but I will give an example from Stata official datas…
Loops with generateHi all, I am trying to generate a dummy variable identifying missings values for a long list of var…
Help with generate dummyArray Hi! This is a part of my data. I have 24 countries (land) and I want to make two dummy's for …
Log variableHi I am working with panel data (T = 23 and N (countries) = 22), I'd like to now when shouk i take…
Subscribe to:
Post Comments (Atom)
0 Response to Count number of alive children within household
Post a Comment