Are you involved in writing the inferential analysis plan?
Tables specfications?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an informat and a format? Name three informats or formats.
how to debug and test the sas program? : Sas-administrator
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
what is intially documentation for a sas programmer?
In the following DATA step, what is needed for ‘fraction’ to print to the log? data _null_; x=1/3; if x=.3333 then put ‘fraction’; run;
what are different type of sas servers ? On which server does the sas code execute ?
how do the in= variables improve the capability of a merge? : Sas programming
Best trainer in hyderabad for sas banking.if any one have details pls provide contact details.
In PROC PRINT, can you print only variables that begin with the letter “A”?
Identify statements whose placement in the DATA step is critical.
what is data access? : Sas-di