methods_spqtest | R Documentation |
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.
## S3 method for class 'spqtest' plot(x, ..., ci = 0.95)
x |
a |
... |
further arguments passed to or from other methods |
ci |
confidence level for the intervals in |
This functions does not return any value
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 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.