|
Hi guys,
please help me to do the following problem in sas.
problem is to Create a new data set with two numeric variables like
the followings, where first column is id and the second column is
total nunber untill one is comming.
1 3
2 3
3 3
1 4
2 4
3 4
4 4
|