The function v2m
is used in the functions
gdrisk
, gdinteract
and gdeco
for converting
a vector is from the results of the risk detector result,
interaction detector result or ecological detector to a lower
triangular matrix.
v2m(vec, diag = FALSE)
A data.frame of risk/interaction/ecological detector result of a strata variable
TRUE/FALSE, indicating if the output matrix is a diagonal matrix.