This function writes the calibration result of function gwr.basic to a text file and shape files
gwr.write(x,fn="GWRresults")
gwr.write.shp(x,fn="GWRresults")
an object of class “gwrm”, returned by the function gwr.basic
file name for the written results, by default the output files can be found in the working directory, “GWRresults.txt”, “GWRresults(.shp, .shx, .dbf)”
Binbin Lu binbinlu@whu.edu.cn