Wednesday, 14 December 2016

Null values in Geographically Weighted Regression Analysis


Some of my explanatory variables have a few null values for certain polygons.


Can Geographically Weighted Regression Analysis handle these, or should I remove the whole polygon and all data (dependent and independent variables for that particular polygon)?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...