Learn R Programming

GWmodel (version 2.4-1)

gwr.write: Write the GWR results into files

Description

This function writes the calibration result of function gwr.basic to a text file and shape files

Usage

gwr.write(x,fn="GWRresults")
gwr.write.shp(x,fn="GWRresults")

Arguments

x

an object of class “gwrm”, returned by the function gwr.basic

fn

file name for the written results, by default the output files can be found in the working directory, “GWRresults.txt”, “GWRresults(.shp, .shx, .dbf)”

Author

Binbin Lu binbinlu@whu.edu.cn