GWR and Weights

1680
1
11-29-2012 08:53 AM
TimHayes
Occasional Contributor III
I am attempting to perform a Geographically Weighted Regression (GWR). I have a Weights Field which is boolean (binary) which can have either a 0 or 1. 0 indicates no, 1 indicates yes. It is a short integer field. I have 40,000 records in the Feature Class, of these 2,000 would have a weight of 1, the other 38,000 would have a weight of 0.

Can Weights for a GWR use a binary field?

If not, what is the best Geostat method to use if I have a combination of % values and binary values?
0 Kudos
1 Reply
EricKrause
Esri Regular Contributor
GWR does accept binary short integer weight fields.
0 Kudos