Variogram models are coded as the sum of one or more simple models (and optionally an anisotropy structure). A simple variogram model is denoted by
with
the vertical (variance) scaling factor,
the
model type, and
the range (horizontal, distance scaling factor)
of this simple model. If
is a transitive model (i.e.
after some distance, or asymptotically as
the
simple model reaches a certain maximum) then
is the partial sill of
that model and the simple covariogram that corresponds to this variogram
model is:
|
(a)
(b)
|
Fig. 4.1 gives an example of the variogram model 8 Nug() + 12 Sph(10) as semivariance and covariance representation. Unit models available in gstat are listed in table 4.1.
|
Note that the Exp(), Gau() and Bes() models reach their
sill asymptotically (as
). The `effective range',
is the distance where the variogram reaches 95% of its maximum, and this
is 3 a for Exp(a),
a for Gau(a) and 4
a for Bes(a). The logarithmic and power model are unbounded (and
are therefore not suitable for covariance modelling or simple kriging).
Pseudo cross variograms may have a non-zero value for
.
An intercept
can be defined as a constant added to the variogram model, e.g.
1.5 + 0.5 Nug() + 2.2 Sph(20)
or, equivalently
1.5 Int() + 0.5 Nug() + 2.2 Sph(20)
and can be fitted only when a sample variogram estimate is available at zero distance.
Geometric anisotropy can be modelled for each individual simple model by addition of two or five anisotropy parameters after the range, e.g.
for 2-d anisotropy, or, for 3-d anisotropy:
Using anisotropy, the variogram model range parameter (
)
is the
maximum range, that of the major direction of continuity (direction of
spatial correlation at longest distances). The range in the direction
perpendicular to the major direction is the minor range. The anisotropy
ratio is the ratio between the minor range and the major range (a value
between 0 and 1).
A two-dimensional range ellipse is defined by
,
a
three-dimensional ellipsoid is defined by
.
In the
two-dimensional case
is the angle for the principal direction of
continuity (measured in degrees, clockwise from positive Y, north),
and
is the anisotropy ratio. So, the range in the major direction
(
)
is
,
and the range in the minor direction (
)
is
.
In three dimensions
is the angle for the principal direction of
continuity (measured in degrees, clockwise from Y),
is the dip
angle for the principal direction of continuity (measured in positive
degrees up from horizontal),
is the third rotation angle to
rotate the two minor directions around the principal direction defined by
and
.
A positive angle acts clockwise while looking in the
principal direction. Anisotropy ratios
and
are the ratios between
the major range and each of the two minor ranges. (Note that
is equivalent to
.)
Zonal anisotropy (anisotropy in the sill) can be obtained by defining geometric anisotropy with large anisotropy ratios. For instance, when the spatial working domain is not too large (the largest distance in the area considered does not exceed, let's say, 100), then the model
1 Sph(2e5, 90, 1e-5)
will have nearly zero values (and thus be practically absent) in direction 90 (east-west), whereas it will reach the sill (1) at distance 2 in direction 0 (north-south).