English

Programming Tips
Kathryn McLawhorn 0
A comparison of the ODS destinations for writing to Microsoft Word

There are several alternatives to writing to a Microsoft Word file when you use the SAS® Output Delivery System (ODS). The RTF, TAGSETS.RTF and TAGSETS.RTF_SAMPLE destinations create an RTF formatted file. The WORD destination, which is still considered preproduction, creates a DOCX formatted file. The destinations provide many of the same functions, although some features are unique to each one. The destination that you choose might vary depending on your desired final output.

Analytics | Data for Good | Data Management
Georgia Mariani 0
5 tips for implementing a data and analytics culture in higher education

Building a data and analytics culture in higher education means equipping key stakeholders with the skills necessary to analyze and leverage insights extracted from data. Doing so can drive faster, more accurate decision-making. When I hear “data and analytics culture,” I immediately think of the work Jason Simon and his team

Work & Life at SAS
Alyssa Grube 0
Our Most Human Superpower

With all that’s happened over the last two years, there has never been a greater need for inspiration, connectedness and learning. And for that, we need to look no further than our curious employees!   That’s the idea behind Big Ideas, our internal series of short, inspiring employee talks. Each year,

Analytics | Data for Good | SAS Events | Work & Life at SAS
Mimi Stapleton 0
Finding an effective way to drive change – by adding data

Six scholars from North Carolina A&T State University in technology– or STEM-focused majors helped foster the next generation of data-literate students while also donating to those in need. SAS recently facilitated a donation drive with students from the Wake County Young Men's Leadership Academy (WYMLA) in Raleigh, North Carolina and scholars from

Programming Tips
Ron Cody 0
Using formatted CLASS variables

If you use formatted variables in a CLASS statement in procedures such as MEANS or UNIVARIATE, SAS will use the formatted values of those variables and not the internal values. For example, consider you have a data set (Health) with variables Subj, Age, Weight, and Height. You want to see

1 29 30 31 32 33 328