Category: SAS

Weekend Clip: Data Scientist

Two tweets:

One blog post:
Statisticians aren’t the problem for data science. The real problem is too many posers
One job advertisement:
SAS Data Scientist ?(!)
A joke:
The biggest joke about data scientist is that the Google query “data scientis…

NOTE: SAS Professionals Advent Calendar

It’s December 1st, and that means it’s time to hop over to the SAS Professionals web site to begin the daily pleasure of opening the advent calendar to bring some Christmas cheer – and possibly winning a gift.

And if you’re not already a member, I r…

Why "programmer" is not in my job title

There are two activities which, when taken in combination, have occupied the vast majority of my working hours for the past 20 years: writing computer programs and writing…well, just writing. During my college years I completed my degree with a double-major: Computer Science and English. (My English degree has a […]

Creating Custom or Non-Standard CDISC SDTM Domains

Here is the nice article about creating custom SDTM domains………

Creating Custom or Non-Standard CDISC SDTM Domains

Within the Clinical Data Interchange Standards Consortium (CDISC) Study Data Tabulation Model (SDTM), standard domai…

NOTE: Metadata-Bound Libraries

Since the introduction of metadata-defined LIBNAMEs in the earliest days of version 9, it’s been a frustration that the security that can be applied within SAS metadata to control who can access libraries can be completely undermined by users simply …

NOTE: ODBC Performance

SAS is great at getting data from a huge variety of sources. With its SAS/ACCESS connectors, SAS can get data from these sources in an optimised fashion, i.e. using the native capabilities of the source data provider. In these days of increasingly larg…

Are you at a graphics crossroads?

When we were out to dinner one night, with my daughter and her friend, Leanne, the girls were having a hard time deciding on their orders. Leanne joked that it was too hard to “tween bechoose” all the items on the menu. When I talk to some of my studen…

Command line arguments in SAS / SAS System Options

Most often than not, we tend to run the SAS program in command lines. If the SAS is present in UNIX, we open a client terminal like PuTTY or SSH terminal and invoke the SAS program. If the SAS is present in Windows, then we can do the same by opening c…