The VARIOGRAM Procedure |
The following statements are available in PROC VARIOGRAM:
The COMPUTE and COORDINATES statements are required.
Table 95.1 outlines the options available in PROC VARIOGRAM classified by function.
Task |
Statement |
Option |
---|---|---|
Data Set Options |
||
Specify input data set |
||
Suppress normal display of results |
||
Write autocorrelation weights information |
||
Write distance histogram information |
||
Write pairwise point information |
||
Write spatial continuity measures |
||
Specify plot display and options |
||
Declaring the Role of Variables |
||
Specify variables to define analysis subgroups |
||
Specify the analysis variables |
||
Specify the x, y coordinates in the DATA= data set |
||
Controlling Continuity Measure Computations |
||
Specify the confidence level |
||
Specify the angle tolerances for angle classes |
||
Compute autocorrelation statistics |
||
Specify the bandwidths for angle classes |
||
Compute semivariance estimate variance |
||
Specify the minimum distance that indicates any two distinct points are not collocated |
||
Specify the basic lag distance |
||
Specify the tolerance around the lag distance |
||
Specify the maximum number of lags in computations |
||
Specify the number of angle classes |
||
Suppress computation of all continuity measures |
||
Compute robust semivariance |
||
Controlling Distance Histogram Data Set |
||
Specify the distance histogram data set |
||
Specify the number of histogram classes |
||
Controlling Pairwise Information Data Set |
||
Specify the pairwise data set |
||
Specify the maximum distance for the pairwise data set |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.