- COORDINATES coordinate-variables ;
  The following two options give the names of the variables in the DATA= data set containing the values of the  and
 and  coordinates of the data.
 coordinates of the data. 
Only one COORDINATES statement is allowed, and it is applied to all the analysis variables. In other words, it is assumed that all the VAR variables have the same  and
 and  coordinates.
 coordinates. 
- 
XCOORD=(variable-name) 
- 
XC=(variable-name) 
- 
X=(variable-name) 
-   gives the name of the variable containing the  coordinate of the data in the DATA= data set. coordinate of the data in the DATA= data set.
 
- 
YCOORD=(variable-name) 
- 
YC=(variable-name) 
- 
Y=(variable-name) 
-   gives the name of the variable containing the  coordinate of the data in the DATA= data set. coordinate of the data in the DATA= data set.