Last data update: 2014.03.03

R: Write the GWR results
writeGWRR Documentation

Write the GWR results

Description

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

Usage

writeGWR(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)”

Note

The projection file is missing for the writen shapefiles.

Author(s)

Binbin Lu binbinlu@whu.edu.cn

See Also

writeGWR.shp

Results