Description Usage Arguments Value
Geographically Weighted contingency table sampling functions
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)
|
spxt |
A SpatialCrossTabs object |
bw |
Bandwidth |
melt |
'melting' operator |
Function to return geographically weighted sum of all contingency tables in spxt
centred on probe argument.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.