What techniques and/or PROCs do you use for tables?
Answer Posted / dupe bassey
Proc freq
Proc means
Proc
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does the internal authentication work in sas? : sas-grid-administration
What is the general format of function in sas? : sas-grid-administration
How do you test for missing values?
What is the function of Stop statement in a SAS Program?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
How would you identify a macro variable? : sas-macro
I have a dataset concat having variable a b & c. How to rename a b to e & f?
Explain proc sort?
Can you execute macro within another macro? : sas-macro
What is the difference between where and if statement?
Intern stastical programmer written test
Name few SAS functions?
what is data governance? : Sas-di
What is the maximum length of the macro variable?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.