View source: R/minkovski.approach.r
gwr.mink.matrixview | R Documentation |
gwr.mink.approach
This function visualises the AICc/CV results from the gwr.mink.approach
.
gwr.mink.matrixview(diag.df, znm=colnames(diag.df)[4], criterion="AIC")
diag.df |
the first part of a list object returned by |
znm |
the name of the forth column in diag.df |
criterion |
the criterion used for distance metric selection in |
The function “mink.matrixview” (in the early versions of GWmodel) has been renamed as “gwr.mink.matrixview”, while the old name is still kept valid.
Binbin Lu binbinlu@whu.edu.cn
Lu, B, Charlton, M, Brunsdon, C & Harris, P(2016). The Minkowski approach for choosing the distance metric in Geographically Weighted Regression. International Journal of Geographical Information Science, 30(2): 351-368.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.