• No products in the cart.

What are the different options in proc tabulet?

In SAS, PROC TABULATE is a procedure that can be used to create customized tables from a dataset. The following are some of the common options available in PROC TABULATE:

1. CLASS: Specifies the classification variables used to define the rows and columns of the table.

Syntax:

class variable1 variable2 …;

2. VAR: Specifies the variables to be summarized in the table.

Syntax:

var variable1 variable2 …;

3. TABLE: Specifies the structure of the table.

Syntax:

table variable1*variable2, variable3*variable4;

FORMAT: Specifies a format to be applied to the values in the table.

Syntax:

format variable_name format_name;

6. MISSING: Specifies the representation of missing values in the table.

Syntax:

missing=’text’;

7. ROUND: Specifies the number of decimal places to be displayed in the table.

Syntax:

round=n;

8. WHERE: Specifies a subset of the data to be included in the table.

Syntax:

where condition;

21/02/2023
Template Design © Bodhan soft technologies PVT.LTD. All rights reserved. <meta name="facebook-domain-verification" content="cg6nsg7wc0h385jtk0v0gswpb924ti" />

Connect with :




Chat with Us
1
We are Online
Hello ,
How we can help you ?