Description Usage Arguments Value Author(s)
Perform geographically weighted regression on gridded data
1 |
y |
raster; Raster containing response variable. |
x |
raster; Raster containing covariate. |
radius |
integer; Radius of GWR window. |
weights |
matrix; Matrix of weights to use (nrow = 2*radius+1, ncol=2*radius+1). |
Returns a raster stack.
Fiona Evans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.