methods_spqtest: Methods for class spqtest

methods_spqtestR 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 spqtest object created by Q.test.

...

further arguments passed to or from other methods

ci

confidence level for the intervals in plot method. Default ci = 0.95

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.


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