code the tables statement for a single level frequency?
Answer Posted / aravind9882
proc freq data=lib.dataset;
table var;
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to create list output for cross-tabulations in proc freq?
What is the difference between nodupkey and nodup options?
What is run-group processing?
State the difference between INFORMAT and FORMAT ?
Are you involved in writing the inferential analysis plan? Tables specifications?
How long can a macro variable be? A token? : sas-macro
What are the special input delimiters used in SAS?
what is ae onset date n what is RDS
How do you specify the number of iterations and specific condition within a single do loop?
What is a method to debug and test your SAS program?
What are common programming errors committed in sas
how the sas basic syntax style described? : Sas-administrator
what is data integration? : Sas-di
describe how to adjust the performance of data integrator? : Sas-di
How do you connect the desktop application to metadata server? : sas-grid-administration