methods_localsrq: Methods for class localsrq

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 'localsrq'
print(object, ...)

## S3 method for class 'localsrq'
plot(object, sf = NULL, coor = NULL, sig = 0.05, viewplot = TRUE, ...)

Arguments

object

a localsrq object created by qtest.

...

further arguments passed to or from other methods.

viewplot

logical value to show interactively the plots. Default = TRUE

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

rominsal/spqdata documentation built on Jan. 24, 2021, 11:11 a.m.