Hi,
I would love some help!
I try to copy the personal tax in 2002 to all years.
My initial data looks like this:
Year ID Tax
2001 1 .
2002 1 0.2
2003 1 .
2001 2 .
2002 2 0.14
2003 2 .
2001 3 .
2002 3 0.25
2003 3 .
The prefered outcome looks like this:
Year ID Tax
2001 1 0.2
2002 1 0.2
2003 1 0.2
2001 2 0.14
2002 2 0.14
2003 2 0.14
2001 3 0.25
2002 3 0.25
2003 3 0.25
I really appreciate any help you can provide.
Thank you!
Related Posts with Copy variables (basic problems)
Creating graphs for logistic regressionHello Everyone, I am currently working on my master thesis and finishing my quantitative analysis. …
Population pyramid, graph hbar and blabelDear Stata users, I want to use graph hbar to draw a population pyramid. Regular procedure is to ge…
Binary regression and dummies variablesHi everyone, I want to estimate the coefficient of the following regression : y = Alpha0 + Theta* d…
combine variables panel data graphsHi I'm working with panel data, trade among 10 countries in the past 27 years. I want to add and gra…
Bootstrapped standard errors in panel data with sample weightsHello there, I am working with a panel collected from the Panel Study of Income Dynamics (survey da…
Subscribe to:
Post Comments (Atom)
0 Response to Copy variables (basic problems)
Post a Comment