splot.esda

Provides visualisations for the esda subpackage. esda provides tools for exploratory spatial data analysis that consider the role of space in a distribution of attribute values.

Moran analytics

moran_scatterplot(moran[, zstandard, p, ...])

Moran Scatterplot

plot_moran_simulation(moran[, aspect_equal, ...])

Global Moran's I simulated reference distribution.

plot_moran(moran[, zstandard, aspect_equal, ...])

Global Moran's I simulated reference distribution and scatterplot.

plot_moran_bv_simulation(moran_bv[, ax, ...])

Bivariate Moran's I simulated reference distribution.

plot_moran_bv(moran_bv[, aspect_equal, ...])

Bivariate Moran's I simulated reference distribution and scatterplot.

lisa_cluster(moran_loc, gdf[, p, ax, ...])

Create a LISA Cluster map

plot_local_autocorrelation(moran_loc, gdf, ...)

Produce three-plot visualisation of Moran Scatteprlot, LISA cluster and Choropleth maps, with Local Moran region and quadrant masking

moran_facet(moran_matrix[, figsize, ...])

Moran Facet visualization.