mean.spatialDecorrelationMeasure: Average measures of spatial decorrelation

View source: R/uncorrelationTest.R

mean.spatialDecorrelationMeasureR 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


gmGeostats documentation built on April 18, 2023, 5:08 p.m.