gwr.model.sort {GWmodel} | R Documentation |
gwr.model.selection
.Sort the results from the GWR model selection function gwr.model.selection
gwr.model.sort(Sorting.list , numVars, ruler.vector)
Sorting.list |
a list returned by function |
numVars |
the number of independent variables involved in model selection |
ruler.vector |
a numeric vector as the sorting basis |
The function sorts the results of model selection within individual levels.
The function “model.sort.gwr” (in the early versions of GWmodel) has been renamed as “gwr.model.sort”, while the old name is still kept valid.
Binbin Lu binbinlu@whu.edu.cn
gwr.model.selection
, gwr.model.view