SAS Users
Providing technical tips and support information, written for and by SAS users.
Word clouds have been available in SAS Visual Analytics for a while now, but recently, sentiment analysis was added to their functionality. For those of you not familiar with word clouds, a word cloud, also known as a tag cloud, is a visual representation of text data. You are probably
Hello, I’m Jennifer Waller, your SAS Global Forum 2016 conference chair. This is the first of several blogs I’ll be writing to help keep you informed about the conference and ways you can get involved. Because of my background in education, I’m especially excited about a new initiative at this
Within the SAS DATA step, the LAG function is provided to return a variable’s value from a previous data set observation. With certain data criteria, sometimes there is a need to look ahead at the next observation and you would expect to use a LEAD function, but this does not