methods_scantest: Methods for class scan

Description Usage Arguments Author(s) References Examples

Description

Cambiar bla-bla por localsrq The plot() function allows the user to plot both beta and spatial coefficients for all equations of the spsur model. The argument viewplot is used to choose between interactive or non-interactive plots. The print() function is used to print short tables including the values of beta and spatial coefficients as well as p-values of significance test for each coefficient. summary.localsrq when a table (gt format) is needed. The rest of methods works in the usual way.

Usage

1
2
3
4
5
## S3 method for class 'scantest'
plot(object, sf = NULL, coor = NULL, viewplot = TRUE, ...)

## S3 method for class 'scantest'
summary(object, ...)

Arguments

object

a scan object created by scan.test.

viewplot

logical value to show interactively the plots. Default = TRUE

...

further arguments passed to or from other methods.

x

similar to object argument for print() and plot functions.

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

Examples

1
rm(list = ls()) # Clean memory

paezha/spqdata documentation built on Dec. 22, 2021, 5:24 a.m.