I want to create decile.
For example I have data like this:
Residual
12
11
13
14
15
9
7
8
I want the following table in return:
D1 D2 D3 D4 D5 D6 D7 D8 D9 D10
15 13
Thank you.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.