pysal / giddy

Exploratory spatiotemporal data analysis and Geospatial distribution dynamics analysis
http://pysal.org/giddy/
BSD 3-Clause "New" or "Revised" License
76 stars 25 forks source link

How to use spatial_markov model by adopting my own data #193

Closed Daydreamerla closed 1 year ago

Daydreamerla commented 1 year ago

Hi, everyone, recently i use the pysal package to implement the spatial_markov. I notice the struction document adopt the "us48.gal", however, the document doesn't give how it form. So, there i have two questions needed to answer. (1), how i get the us48.gal, in other word, how is the us48 file formed? (2), i want to use the spatial_markov by importing my own data, how should i do? I so looking forward to receiving your answer. The official document has listed as following: https://giddy.readthedocs.io/en/latest/MarkovBasedMethods.html

weikang9009 commented 1 year ago

Hi @Daydreamerla, thank you for your interest in using spatial Markov methods. Related to your questions:

image