Hello,
Kindly can anyone help me how I can duplicate values in sequence I want in Stata. I have data
The total values will be then 25. Your cooperation is of great value.
Thanks in advance
Kindly can anyone help me how I can duplicate values in sequence I want in Stata. I have data
I have data in this form | I want to convert in this form |
1 | 1 |
2 | 1 |
3 | 1 |
4 | 1 |
5 | 1 |
2 | |
2 | |
2 | |
2 | |
2 | |
3 | |
3 | |
3 | |
3 | |
3 and so on |
The total values will be then 25. Your cooperation is of great value.
Thanks in advance
Comment