Skip to contents

The plot() function allows the user plot the significant cluster(s).
summary list information about the most likelihood cluster.

Usage

# S3 method for scantest
plot(x, ..., sf = NULL, coor = NULL)

# S3 method for scantest
summary(object, ...)

Arguments

x

is a scantest object created by scan.test for plot() method.

...

further arguments passed to or from other methods.

sf

optional argument for plot() method to include a sf object (default = NULL)

coor

optional argument for plot() method to include coordinates of points (default = NULL)

object

a scantest object created by scan.test for summary() method.

Value

No return value, called for side effects

References

  • Ruiz, M., López, F., and Páez, A. (2021). A test for global and local homogeneity of categorical data based on spatial runs. Working paper.

Author

Fernando Lópezfernando.lopez@upct.es
Román Mínguezroman.minguez@uclm.es
Antonio Páezpaezha@gmail.com
Manuel Ruizmanuel.ruiz@upct.es