gwr.mink.matrixview {GWmodel} | R Documentation |
Visualisation of the results from gwr.mink.approach
Description
This function visualises the AICc/CV results from the gwr.mink.approach
.
Usage
gwr.mink.matrixview(diag.df, znm=colnames(diag.df)[4], criterion="AIC")
Arguments
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 |
Note
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.
Author(s)
Binbin Lu binbinlu@whu.edu.cn
References
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.
[Package GWmodel version 2.3-3 Index]