gmGeostats (version 0.10-6)

mean.spatialDecorrelationMeasure: 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 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