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
what is factor analysis? : Sas-administrator
How does proc sql work?
What are the data types does SAS contain?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What are the statements that are executed only?
what is information maps?
explain about sas business intelligence? : Sas-bi
what are validation tools that are used in sas? : Sas-administrator
Mention common programming errors committed in sas ?
what is metadata? : Sas-bi
What is the difference between where and if statement?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
what is sas metadata repository? : Sas-bi
Do you need to know if there are any missing values?
What are pdv and it functions?