Hello,
I have a wide data set that contains variables:
PUBID (individuals ID)
startdate__njob_year
Ideally, I would want to have two j (year Njob)
so that the data could look like:
Array
what should I do? My professor suggests that I could do reshape twice.
Thanks in advance!
Related Posts with How do I do two j for reshape command? Use reshape twice?
Probability distribution histogram - binomialHello, In case of binomial probability, where n = 100 and p= 0.6. I would like to compute binomial p…
Count observationsHello, I am trying to count observations which have the same value for some variable but different I…
Two way area - lines get "thin" as they move upExample code: Code: set obs 200 gen indicator = uniform()<=0.5 gen y = _n twoway (area indicator…
Need help in coding (Factorial Survey Method)Hello everyone. This is my first post in this forum. I am having a problem running the code for a re…
tsappendCan we do tsappend with some formula. Suppose we have yearly time series up to 2019. I extend 4 obse…
Subscribe to:
Post Comments (Atom)
0 Response to How do I do two j for reshape command? Use reshape twice?
Post a Comment