MantelCorrelogram

Command for performing a Mantel correlogram.

 

Syntax

MantelCorrelogram [options];

Menu Equivalent

Analysis 2→Scattered Data→Correlograms→Mantel Correlograms

Button Equivalent

MantelCorrelogram.png

Available Options

Description of options

Data = Name | #Number

Specifies the primary data matrix for which you wish to estimate a Mantel correlogram. This matrix must be a distance matrix

Lag = Connect | Distance

Specifies whether to describe lags for the correlograms using distances or connections. The default is to use distances.

Connections = Name | #Number

When Lag = Connect, this specifies the binary matrix which specifies the connections among the data points.

Distances = Name | #Number

When Lag = Distance, this specifies the geographic distance matrix to be used to place data into specific lag classes.

DistClass = Name | #Number

When Lag = Distance, this specifies the details of the lag classes.

ExcludeLarge = Yes | No

When Lag = Distance, this specifies whether to calculate the correlation for the largest distance class.

Permute = Yes | No

Specifies whether or not to estimate significance using a permutation test. The default is No.

Permutations = Number

Specifies the number of permutations with which to perform a permutation test (if Permute = Yes). The default is 999; the minimum value is 49.

Save = Yes | No

Controls whether the output is saved into an independent matrix. The default is No.

SaveName = Name

When Save = Yes, this specifies the name of the output matrix. This name cannot be identical to the names of any other matrices already in memory.