svar.bin
(binned semivar. + grid
parameters) object with linearly binned semivariances.
svar.bin(x, ...)
"svar.bin" (x, y, maxlag = NULL, nlags = NULL, minlag = maxlag/nlags, estimator = c("classical", "modulus"), ...)
svariso(x, y, maxlag = NULL, nlags = NULL, minlag = maxlag/nlags, estimator = c("classical", "modulus"), ...)
svar.bin
(extends
bin.data
), a data.grid
object
with the following 4 components: nlags
) with the binned semivariances. nlags
) with the bin
counts (weights).grid.par
-class
object with
the grid parameters.x
argument x
.
y
argument y
. med
(weighted) mean of the (binned) semivariances. type
character, type of estimation (e.g.
"isotropic"). estimator
character,
estimator name (e.g. "classical"). If parameter nlags
is not specified is set to
101
.
np.svariso
, np.svar
,
data.grid
, binning
,
locpol
.