Do you use PROC REPORT or PROC TABULATE? Which do you
prefer? Explain.
Answer Posted / siri
I prefer Proc report as it is higly customizable and
flexible where I can define each column in what ever way I
want to and even make use of SAS functions, logic
processing, and assignment statements and create new
variables for report making use of the compute block of pro
report
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the SAS data set?
How many ways to overcome a missing values???
why is sas considered self-documenting? : Sas programming
how would you create multiple observations from a single observation? : Sas programming
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Are you involved in writing the inferential analysis plan? Tables specfications?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What is the command used to find missing values?
What is the use of the %include statement?
what is sas and what are the functions? : Sas-administrator
For what purpose would you use the RETAIN statement?
describe the interaction table in sas di? : Sas-di
how do you want missing values handled? : Sas programming
What is the use of divide function?
How would you define the end of a macro? : sas-macro