How the RANK procedure calculates ranks with groups and ties

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 […]

How the RANK procedure calculates ranks with groups and ties was published on SAS Users.

Passing comma-delimited values into SAS macros and macro functions

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 […]

Passing comma-delimited values into SAS macros and macro functions was published on SAS Users.

Curious about SAS® Viya®? Discover two new free SAS Press e-books!

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, […]

Curious about SAS® Viya®? Discover two new free SAS Press e-books! was published on SAS Users.

Visual machine learning using SAS Viya: a Graduate Intern’s perspective

Are you a seasoned data scientist looking for a fast, all-inclusive machine learning solution? Curious about machine learning but have little to no programming experience? Interested in using AI to take over the world? Follow my lead and use SAS VDDML to fast track your world domination. This blog is […]

Visual machine learning using SAS Viya: a Graduate Intern’s perspective was published on SAS Users.