Could you please answers for this.
1.Code the tables statement for a single-level (most common)
frequency.
2.Code the tables statement to produce a multi-level
frequency.
Answers were Sorted based on User's Feedback
Answer / hsong001
In proc freq:
1. one level: tables a b c;
2. multiple levels: tables a*b a*c a*b*c;
| Is This Answer Correct ? | 3 Yes | 0 No |
What are common programming errors committed in sas
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
what are informats in sas? : Sas-administrator
How to get the repeated values by using sql in sas ?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
Compare sas with other data analytics tools.
Are you involved in writing the inferential analysis plan? Tables specfications?
How to display duplicate observations in data?
Name types of category in which SAS Informats are placed?
how to read the variables in sas? : Sas-administrator
How do you read in the variables that you need?
what is Business Intelligence?