plot.correlog {ncf} | R Documentation |
Plots spatial correlograms
Description
‘plot’ method for class "correlog".
Usage
## S3 method for class 'correlog'
plot(x, ...)
Arguments
x |
an object of class "correlog", usually, as a result of a call to |
... |
other arguments |
Value
A spatial or Mantel (cross-correlogram) is plotted.
If a permutation test was performed, values significant at a nominal (two-sided) 5%-level will be represented by filled circles and non-significant values by open circles.
See Also
[Package ncf version 1.3-2 Index]