BookmarkSubscribeRSS Feed
Sbase
Calcite | Level 5

I am a junior statistical sas programmer in pharma company..Could any one explain me what is generating tables,listings and graphs from scratch.

Thanks in advance.

6 REPLIES 6
data_null__
Jade | Level 19

So what do you program now as a "Statistical SAS Programmer"?

From scratch is not very specific, but I believe it would involve writing at least one SAS program.

Sbase
Calcite | Level 5

thanks for your reply..what is actually mean writing sas programm from scratch.

Reeza
Super User

My wild and random guess because that is a very broad question.

SAS currently has two ways to develop programs - EG (Enterprise Guide) which is mostly point and click - similar to SPSS.

SAS BASE or FOUNDATION involves coding from 'scratch' like R or even Fortran or C++. You can access SAS BASE/FOUNDATION and write code through EG

BASE/FOUNDATION is very powerful in allowing to create tables/graphs automatically that are required for clinical trials. I automated the reporting for the CONSORT diagrams required for a clinical trial recently. 

Sbase
Calcite | Level 5

Thank you.

Astounding
PROC Star

Sometimes "from scratch" means that you write the program starting fresh.  The opposite would be copying an existing program, and making a few changes to it to make it applicable to your current data.

Sbase
Calcite | Level 5

Thanks for your answer.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 6 replies
  • 765 views
  • 6 likes
  • 4 in conversation