The VARIOGRAM Procedure

Computational Resources

The fundamental computation of the VARIOGRAM procedure is binning: for each pair of observations in the input data set, a distance class and an angle class are determined and recorded. Let upper N Subscript d denote the number of distance classes, upper N Subscript a denote the number of angle classes, and upper N Subscript v denote the number of VAR variables. The memory requirements for these operations are proportional to upper N Subscript d Baseline times upper N Subscript a Baseline times upper N Subscript v. This is typically small.

The CPU time required for the computations is proportional to the number of pairs of observations, or to upper N squared times upper N Subscript v, where N is the number of observations in the input data set.

Last updated: December 09, 2022