gwxtab: gwxtab: A package for manipulating geographically weighted...

Description Usage Arguments Value

Description

For more details see the help vignette: vignette("basic_use", package = "gwxtab")

Geographically Weighted contingency tables

Usage

1
2
3
4
5
6
7
gwxtab(spxt, xtab_pts, bw)

## S4 method for signature 'SpatialCrossTabs,missing,numeric'
gwxtab(spxt, bw)

## S4 method for signature 'SpatialCrossTabs,SpatialPoints,numeric'
gwxtab(spxt, xtab_pts, bw)

Arguments

spxt

A SpatialCrossTabs object

xtab_pts

A SpatialPoints object (optional - if omitted points are as in spxt)

bw

Bandwidth

Value

Weighted sum of all contingency tables in spxt


chrisbrunsdon/gwxtab documentation built on May 13, 2019, 6:52 p.m.