Displaying 1 result from an estimated 1 matches for "dab98".
Did you mean:
dab9
2011 Jul 12
1
Subsetting NaN values in localG()
Hi,
I'm currently trying to calculate local Getis-Ord Gi* statistics for a
169x315 cell matrix of temperature values, below is the code I currently
have (diffc is the data vector I am removing NaN values from, and I am
moving said values to diffD; -999 represents NaN values; id contains ID
values for cells I want to use in the calculation, which I already know to
contain 25064 values):