correlogram.formula
.
"plot"(x, legend = TRUE, test.level = 0.05, col = c("grey", "red"), type = "b", xlab = "", ylab = "Moran's I", pch = 21, cex = 2, ...) "plot"(x, lattice = TRUE, legend = TRUE, test.level = 0.05, col = c("grey", "red"), xlab = "", ylab = "Moran's I", type = "b", pch = 21, cex = 2, ...)
"correlogram"
or of class
"correlogramList"
(both produced by
correlogram.formula
).test.level
, the
second one otherwise.plot
for possible choices).plot
or lines
function.legend
, type
, and pch
(pch=19
is
always used in this situation). When using pch
between 1 and 20 (i.e., non-filled symbols, the
colours specified in col
are also used for the lines joining
the points. To keep black lines, it is better to leave pch
between 21 and 25.
correlogram.formula
, Moran.I