-
```
from Aug 18, 2012
Currently, the global Moran's I statistic for spatial autocorrelation we have
in GeoDa is linear. Luc has been interested in adding nonlinear tests and
displays (e.g. copula, …
-
```
from Aug 18, 2012
Currently, the global Moran's I statistic for spatial autocorrelation we have
in GeoDa is linear. Luc has been interested in adding nonlinear tests and
displays (e.g. copula, …
-
```
from Aug 18, 2012
Currently, the global Moran's I statistic for spatial autocorrelation we have
in GeoDa is linear. Luc has been interested in adding nonlinear tests and
displays (e.g. copula, …
-
Create API for autocorrelation, crosscorrelate and correlate to select which spatial correlations are computed.
-
```
Currently, the global Moran's I statistic for spatial autocorrelation we have
in GeoDa is linear. Luc has been interested in adding nonlinear tests and
displays (e.g. copula, lowess/locally weig…
-
I'm running OS X El Capitan and installed Anaconda (Python 2.7). Then I installed SfePy and then finally
PyMks with pip.
When I run the test commdn
`python -c "import pymks; pymks.test()"`
I get t…
-
```
Measures of spatial autocorrelation compute permutation-based pseudo p-values.
While comparing Getis and Ord local G stats across PySAL and GeoDa, two issues
have appeared.
1. PySAL computes st…
-
```
Measures of spatial autocorrelation compute permutation-based pseudo p-values.
While comparing Getis and Ord local G stats across PySAL and GeoDa, two issues
have appeared.
1. PySAL computes st…
-
Add another level to the model so that the random site effect is nested within the random HUC. There may be challenges associated with this such as:
1. Adjusting the multivariate normal correlation st…
-
Currently, the variance component parameters from different spatial models are not comparable.
See, for example, the globulus demo, which fits the same dataset using blocks, splines and an autoregress…