Dear all,
This might be a trivial question, however, I am posting as I have searched multiple stata help pdfs without a relevant answer.
I am looking at a set of longitudinal data, whereby individuals have multiple values i.e
id value time
1 50 100
1 60 140
1 70 200
2 30 115
2 35 150
3 45 170
3 50 200
I am looking to categorize them into groups of >= 50 vs < 50.
However given the multiple values per indvidual, I would have
Is there a way to group them into my 2 groups of >=50 and < 50, while counting the number of distinct ids?
i.e for the dataset above, there would be 3 individuals instead of 7 observations.
Thanks for any help provided
Related Posts with Grouping multiple entries for a distinct id in longitudinal data
SVYSET issuesHello, I am having some trouble with the svyset command. There was an earlier post from a year ago …
Interpretations of Oaxaca Decomposition ModelDear All, I have run the Oaxaca Decomposition model on productivity by gender group. Can someone re…
GMM and Exact Analytical DerivativesWe are using GMM in Stata to estimate parameters of a nonlinear asset pricing model, with 5 moment c…
Multiple Linear Regression vs OLS Pooled RegressionAm I right in thinking that Pooled OLS is just a multiple linear regression applied to panel data? T…
Oxaca Model InterpretationDear All, Below is an except of my results from the Oxaca model Country A Country B Male …
Subscribe to:
Post Comments (Atom)
0 Response to Grouping multiple entries for a distinct id in longitudinal data
Post a Comment