gwxtab_sample: Geographically Weighted contingency table sampling functions

Description Usage Arguments Value

Description

Geographically Weighted contingency table sampling functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
gwxtab_sample(spdf, spxt, bw, melt)

## S4 method for signature 'Spatial,SpatialCrossTabs,numeric,'function''
gwxtab_sample(spdf,
  spxt, bw, melt)

## S4 method for signature 'Spatial,SpatialCrossTabs,bandwidth,'function''
gwxtab_sample(spdf,
  spxt, bw, melt)


  ## S4 method for signature 'RasterLayer,SpatialCrossTabs,bandwidth,'function''
gwxtab_sample(spdf,
  spxt, bw, melt)

Arguments

spxt

A SpatialCrossTabs object

bw

Bandwidth

melt

'melting' operator

Value

Function to return geographically weighted sum of all contingency tables in spxt centred on probe argument.


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