plot.lisaPerm {spdyn} | R Documentation |
Based on the Local Moran Statistic, this function plots a clusters' map
plot.lisaPerm(lmoran,shape,signif=.05,legend.title='',lty=1,lwd=1,fillBorder='black',box.lwd=1)
lmoran |
An object of class |
shape |
A Spatial object supported by the |
signif |
Significance cut off value |
legend.title |
Title of the legend key |
lty |
see |
lwd |
see |
fillBorder |
Color of the border line |
box.lwd |
Line width of the outline box |
This function plots a cluster map.
Osmar Leandro Loaiza Quintero
Anselin, Luc (1995). Local Indicators of Spatial Association. Geographical Analysis
##---- 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) { }