With the classification of a point pair
into an angle/distance class, as shown earlier in this section, the semivariance computation proceeds as follows.
Denote all pairs that
belong to angle class
and distance class
as
. For example, based on FigureĀ 122.20 and FigureĀ 122.21,
belongs to
.
Let
denote the number of such pairs. The component of the standard (or method of moments) semivariance that correspond to angle/distance class
is given by
![\[ \hat{\gamma }(h_ k) = \frac{1}{2 \mid N(\theta _ k,L) \mid } \sum _{P_ iP_ j \in N(\theta _ k,L)}[V(\bm {s}_ i)-V(\bm {s}_ j)]^2 \]](images/statug_variogram0195.png)
where
is the average distance in class
; that is,
![\[ h_ k = \frac{1}{\mid N(\theta _ k,L) \mid }\sum _{P_ iP_ j \in N(\theta _ k,L)}\mid P_ iP_ j \mid \]](images/statug_variogram0197.png)
The robust version of the semivariance is given by
![\[ \bar{\gamma }(h_ k) = \frac{\Psi ^4(h_ k)}{2 [0.457 + 0.494/N(\theta _ k,L)]} \]](images/statug_variogram0198.png)
where
![\[ \Psi (h_ k) = \frac{1}{N(\theta _ k,L)} \sum _{P_ iP_ j \in N(\theta _ k,L)}[V(\bm {s}_ i)-V(\bm {s}_ j)]^{\frac{1}{2}} \]](images/statug_variogram0199.png)
This robust version of the semivariance is computed when you specify the ROBUST option in the COMPUTE statement in PROC VARIOGRAM.
PROC VARIOGRAM computes and writes to the OUTVAR=
data set the quantities
, and
.