plot.moranI: Plot Moran's I statistics for temporal eigenfunctions

Description Usage Arguments Value Author(s)

Description

A plot of Moran's I versus time.

Usage

1
2
3
4
## S3 method for class 'moranI'
plot(x, alpha = 0.05, type = "b",
  xlab = "Eigenfunctions", ylab = "Moran's I", pch = 21, bg = "red",
  col = "black", ...)

Arguments

x

an object of class moranI.

alpha

numeric; level of significance

type

character; the type of plotting to use. See plot.default.

xlab

the label for the x-axis of the plot.

ylab

the label for the y-axis of the plot.

pch

the plotting character to use

bg

fill colour of points

col

border colour of points

...

additional arguments passed to plot.

Value

A plot on the current device

Author(s)

Gavin L. Simpson


gavinsimpson/temporalEF documentation built on May 16, 2019, 10:11 p.m.