methods_scantest: Methods for class scantest

methods_scantestR Documentation

Methods for class scantest

Description

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

Usage

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

## S3 method for class '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

Author(s)

Fernando López fernando.lopez@upct.es
Román Mínguez roman.minguez@uclm.es
Antonio Páez paezha@gmail.com
Manuel Ruiz manuel.ruiz@upct.es

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.


spqdep documentation built on March 28, 2022, 5:06 p.m.