| Author | Serge Rey <sjsrey@gmail.com>, Xinyue Ye <xinyue.ye@gmail.com> |
| Status | Draft |
| Created | 18-Jan-2010 |
| Updated | 09-Feb-2010 |
With the increasing availability of spatial longitudinal data sets there is an growing demand for exploratory methods that integrate both the spatial and temporal dimensions of the data. The spatial dynamics module combines a number of previously developed and to-be-developed classes for the analysis of spatial dynamics. It will include classes for the following statistics for spatial dynamics, Markov, spatial Markov, rank mobility, spatial rank mobility, space-time LISA.
Rather than having each of the spatial dynamics as separate modules in PySAL, it makes sense to move them all within the same module. This would facilitate common signatures for constructors and similar forms of data structures for space-time analysis (and generation of results).
The module would implement some of the ideas for extending LISA statistics to a dynamic context ([Anselin2000] [ReyJanikas2006]), and recent work developing empirics and summary measures for comparative space time analysis ([ReyYe2010]).
We suggest adding the module pysal.spatialdynamics which in turn would encompass the following modules:
| [Anselin2000] | Anselin, Luc (2000) Computing environments for spatial data analysis. Journal of Geographical Systems 2: 201-220 |
| [ReyJanikas2006] | Rey, S.J. and M.V. Janikas (2006) STARS: Space-Time Analysis of Regional Systems, Geographical Analysis 38: 67-86. |
| [ReyYe2010] | Rey, S.J. and X. Ye (2010) Comparative spatial dyanmics of regional systems. In Paez, A. et al. (eds) Progress in Spatial Analysis: Methods and Applications. Springer: Berlin, 441-463. |