Describe crosslist option in tables statement?
Answer / Sakshi Gupta
The CROSSLIST option in the TABLES statement of SAS generates a two-way frequency table for categorical variables, with one variable as rows and another as columns. If both variables are numeric, it creates a cross-tabulation by grouping values into intervals specified using the CLASS procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does error:1 mean?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
Mention what are the data types does SAS contain?
how do u test a pros sql(works or not) without executing it?
How would you compile all macros from a folder in a study, within the autoexec program?
how can you code the confidence intervals?
6 Answers Cytel, IIT, Ranbaxy,
What is the differnce between SDTM 3.1.2 to 3.1.1 version
Explain proc univariate?
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
what is cummaltive frequency,and varience in proc unviarte
what is the difference between proc means and proc tabulate?
Name statements that function at both compile and execution time?