mean.spatialDecorrelationMeasure {gmGeostats}R Documentation

Average measures of spatial decorrelation

Description

Compute average measres of spatial decorrelation out of the result of a call to spatialDecorrelation()

Usage

## S3 method for class 'spatialDecorrelationMeasure'
mean(x, ...)

Arguments

x

the outcome of a call to spatialDecorrelation()

...

further arguments to mean

Value

a mean for each measure available on x, i.e. this can be a vector. The output is named.

See Also

spatialDecorrelation() for an example


[Package gmGeostats version 0.11.3 Index]