Learn R Programming

gmGeostats (version 0.11.3)

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, ...)

Value

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

Arguments

x

the outcome of a call to spatialDecorrelation()

...

further arguments to mean

See Also

spatialDecorrelation() for an example