plot.correlog: Plots spatial correlograms

View source: R/correlog.R

plot.correlogR 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 correlog or correlog.nc.

...

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

correlog, correlog.nc


ncf documentation built on May 7, 2022, 5:05 p.m.