Transcription of How to make tables using SAS
{{id}} {{{paragraph}}}
How to generate tables using SASL iying (Lily) Wu Research Analyst Health Quality Council of SaskatchewanOutline Process to generate table Proc tablulateand examples Proc reportand examples A comparison of Proc tablulateand Proc reportGenerating table processStep1. Design the table Specification of classification variables and analysis variables, definition of dimensions of the table, Identification of desired statistics Step2. Generate the SAS codeStep3. Customize the , format, style, font, weightProc tablulateProcTabulate is used to build tabular reports containing descriptive information, including hierarchical relationships among procedure provides flexible report writing features such as: flexible table construction multiple dimensions use of labels and formatsProc tablulateThe general syntax PROC TABULATE <option(s)>;BY <DESCENDING> variable-1 <.
Generating table process Step1. Design the table • Specification of classification variables and analysis variables, • definition of dimensions of the table, • Identification of desired statistics etc.. Step2. Generate the SAS code Step3. Customize the table. Label, format, style, font, weight
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}