methods_scantest {spqdep} | R 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 |
... |
further arguments passed to or from other methods. |
sf |
optional argument for |
coor |
optional argument for |
object |
a |
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.
[Package spqdep version 0.1.3.5 Index]