methods_spqtest {spqdep} | R Documentation |
Methods for class spqtest
Description
The plot()
function allows the user obtain the plot of relative frequency
of each symbol (standard and equivalent) with the confidence interval.
The print()
function is used to get a list with the values of Q test
for standard symbolization based on permutations and for equivalent symbolization
based on combinations. summary()
print a table with the output of the Q test.
Usage
## S3 method for class 'spqtest'
plot(x, ..., ci = 0.95)
Arguments
x |
a |
... |
further arguments passed to or from other methods |
ci |
confidence level for the intervals in |
Value
This functions does not return any value
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]