Mapcurves: a quantitative method for comparing categorical maps.
mapcurves(x, y, z = NULL)
A numeric vector, representing a categorical values.
A numeric vector, representing a categorical values.
A numeric matrix. The goodness of fit (GOF) value for each pair of
classes in x
and y
. By default this argument is set to NULL
,
and the value of z
is calculated based on x
and y
.
A list with two elements:
"ref_map" - the map to be used as reference ("x" or "y")
"gof" - the Mapcurves's goodness of fit value
Hargrove, William W., Forrest M. Hoffman, and Paul F. Hessburg. "Mapcurves: a quantitative method for comparing categorical maps." Journal of Geographical Systems 8.2 (2006): 187.