getSpatialRegression | R Documentation |
Wrapper function for spatial weighted regression analysis
getSpatialRegression(object, features, model, smooth = F, normalize = F)
object |
SPATA object. |
features |
features to perform spatial regression. |
model |
The model for spatial weighted regression. classical:Pearson (Not recommended), CCA model, Spatial Lag model: lmSLX, dist |
smooth |
Kernel. |
normalize |
Normalize Input (Not recommended). |
Correlation matrix of NxN input
Dieter Henrik Heiland
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.