Open slumnitz opened 6 years ago
I am playing with different visualisations for all esda.moran
objects at the moment. The moran_loc_scatterplot()
so far displays standardised attribute values and corresponding spatial lag values (Moran_loc.z
). I was wondering if it would make sense to also give an option ((standardized=False,...)
) for non-standardised values in the scatterplot, displaying the actual attribute values and their spatial lag. I am not sure if this would be of use?
I would like to try and implement this scatterplot blueprint (+ additional visualizations) for all esda.moran
objects (Moran_Local
, Moran
, Moran_BV
,...) in the next two weeks. If I implement standardised values for all scatterplots, does Moran_BV
also have an .z
argument or something similar?
What do you think @sjsrey @TaylorOshan @darribas @ljwolf
Scatterplot with real
-attribute values
scatterplot with (z-) standardised values:
Space to collect ideas which functionality to support for each sub package in
splot
esda
giddy
spreg
splot.vba
core splot