code the tables statement for a single level frequency?
Answers were Sorted based on User's Feedback
Answer / rajaanku11
proc freq data=lib.dataset;
table var; *here you can mention single variable of multiple
variables seperated by space to get single
frequency;
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aravind9882
proc freq data=lib.dataset;
table var;
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
what the use of proc glm
How to convert a numeric variable to a character variable?
When merging 2 datasets with a common variable (not merge key), how to keep both?
what are the advantages of using SAS in clinical data mangement? why should not we use other software products in managing clinical data?
What are the criticality that you have faced during your project in SAS?
code the tables statement for a single level frequency?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
what kind of variables are collected in AE dataset?
3 Answers Accenture, Quintiles, SAS,
What is difference between (a-z) and (a--z)
In the flow of DATA step processing, what is the first action in a typical DATA Step?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
Does anybody has SAS Platform Administration certification dumps. pls send to hariithepalli@gmail.com