SAS Users
Providing technical tips and support information, written for and by SAS users.
The RANK procedure (PROC RANK) is useful for ranking numeric variables in a data set across observations. You often see PROC RANK used to rank data into quartiles, deciles, or percentiles. This action requires that you use the GROUPS= option in the PROC RANK statement. This blog answers three questions
Have you ever tried to pass comma-delimited values to SAS macro or to a SAS macro function? How can SAS distinguish commas separating parameters or arguments from commas separating parts of the values? Passing comma-delimited value as an argument to a SAS macro function Let’s say you want to extract
With all the excitement around SAS’ new software architecture, SAS Viya, we often get asked the question: What is it and how can it help my company conquer our analytics challenges? Fortunately, learning more about SAS Viya has never been easier. SAS Viya extends the SAS® Platform and provides reliable,