(C115) Clumpiness Index

clumpy.jpg

 

gii =    number of like adjacencies (joins) between pixels of patch type (class) i based on the double-count method.

gik =    number of adjacencies (joins) between pixels of patch types (classes) i and k based on the double-count method.

min-ei =          minimum perimeter (in number of cell surfaces) of patch type (class) i for a maximally clumped class.

Pi =     proportion of the landscape occupied by patch type (class) i.

Description

CLUMPY equals the proportional deviation of the proportion of like adjacencies involving the corresponding class from that expected under a spatially random distribution. If the proportion of like adjacencies (Gi) is less than the proportion of the landscape comprised of the focal class (Pi) and Pi < 0.5, then CLUMPY equals Gi minus Pi, divided by Pi; else, CLUMPY equals Gi minus Pi, divided by 1 minus Pi. Note, it can be shown that Gi equals 1 when the patch type is maximally clumped, but this requires adjustment for the perimeter of the class. If ai is the area of class i (in terms of number of cells) and n is the side of a largest integer square smaller than ai, and m = ai - n2, then the minimum perimeter of class i (i.e., when it is maximally clumped), min-ei, will take one of the three forms (Milne 1991, Bogaert et al. 2000):


min-ei = 4n, when m = 0, or

min-ei = 4n + 2, when n2 < ai ≤ n(1+n), or

min-ei = 4n + 4, when ai > n(1+n).


Note, gii in the numerator includes only internal like adjacencies; like adjacencies involving cells in the border are not included. The sum of gik in the denominator includes all adjacencies involving the focal class, including adjacencies involving background and all adjacencies involving the landscape boundary, regardless of whether a border is present or not. Cell adjacencies are tallied using the double-count method in which pixel order is preserved. Note, Pi is based on the total landscape area (A) including any internal background present.

Units

None

Range

-1 ≤ CLUMPY ≤ 1


Given any Pi , CLUMPY equals -1 when the focal patch type is maximally disaggregated; CLUMPY equals 0 when the focal patch type is distributed randomly, and approaches 1 when the patch type is maximally aggregated. Note, CLUMPY is undefined and reported as N/A in the output files when the class consists either of a single cell, comprises all but 1 cell, or comprises the entire landscape, because it is impossible to distinguish between clumped, random and dispersed distributions in these cases.

Comments

Clumpiness index is calculated from the adjacency matrix, which shows the frequency with which different pairs of patch types (including like adjacencies between the same patch type) appear side-by-side on the map. Clumpiness is scaled to account for the fact that the proportion of like adjacencies (Gi) will equal Pi for a completely random distribution (see previous discussion). The formula is contingent upon Gi and Pi because the minimum value of Gi has two forms which depend on Pi. Specifically, when Pi ≤ 0.5, Gi = 0 when the class is maximally disaggregated (i.e., subdivided into one cell patches) and is 1 when the class is maximally clumped. However, when Pi ≥ 0.5, Gi = 2Pi -1 when the class is maximally disaggregated and approaches 1 when the class is maximally clumped.