clusterQuadrant {spdyn} | R Documentation |
This function is used by plot.lisaPerm to assign spatial units to a significant cluster based on the value of the Local Moran Statistic and standardized scores of the Local Moran Statistic.
clusterQuadrant(lmoran,signif=.05)
lmoran |
An object of class |
signif |
Significance threshold for the p-values |
This is an internal function used by plot.lisaPerm
Osmar Leandro Loaiza Quintero
lisa.perm, bilisa.perm, plot.lisaPerm
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as function (x) { }