Quantcast
Channel: ListenData
Viewing all articles
Browse latest Browse all 425

SAS: CALL SYMPUT and CALL SYMPUTX

$
0
0

This tutorial explains how to use CALL SYMPUT and CALL SYMPUTX in SAS, along with examples.

SAS: CALL SYMPUT and CALL SYMPUTX

CALL SYMPUT

In SAS, the CALL SYMPUT routine is used to create macro variables. It assign a value of the data step to a macro variable.

READ MORE »

Viewing all articles
Browse latest Browse all 425

Trending Articles