pysal / notebooks

jupyter/ipython notebooks demonstrating PySAL functionality
54 stars 38 forks source link

[ENH] visualize one of the synthetic maps next to the observed map #32

Open ljwolf opened 6 years ago

ljwolf commented 6 years ago

This could be done using covariate[np.random.permutation(graph.n)].

It would be helpful, since it would visually illustrate how a random map looks, and how it relates to the observed pattern.

Further, we should also seriously using @darribas's spatial autocorrelation widget, but in the berlin districts.