Roles
|
Description
|
---|---|
Roles
|
|
Variables
to transpose
|
Each variable that you
assign to this role becomes one or more rows of the output table.
If you do not select any grouping variables, then an entire column
is turned into a single row. If you select one or more grouping variables,
then the grouping variables are used to segment each column into subcolumns,
each of which is turned into a row. In this case, a column is transposed
to the number of rows that is equal to the number of groups that are
defined by the grouping variables.
You must assign at least
one column to the Transpose variables role.
To select a grouping variable, assign a column to the Group
analysis by role.
|
Additional Roles
|
|
Group analysis
by
|
Each variable that you
assign to this role is used to segment the about-to-be-transposed
columns into subcolumns that will be transposed separately. Each subcolumn,
defined by a set of values of the grouping variables, becomes a row
of the output table.
|
Output Data Set
|
|
Copy to
output data set
|
Each variable that you
assign to this role is copied directly from the input table to the
output table without being transposed. Because these columns are copied
directly to the output table, the number of rows in the output table
equals the number of rows in the input table. The output table is
padded with missing values if the number of rows in the input table
does not equal the number of variables that it transposes.
|
Show output
data
|
specifies whether to display the output data set on the Results tab.
You can choose to display all of the data or a subset of the output
data. The task always creates an output data set that appears on the Output
Data tab. The output data is also saved as a SAS data
set.
|