Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Spatial analysis›Local Moran's I (LISA)
Regression modelGIS / spatial

Local Moran's I (LISA)

Local Moran's I Statistic (LISA) · Also known as: Local Indicator of Spatial Association, LISA statistic, Anselin Local Moran, local spatial autocorrelation index

Local Moran's I, introduced by Luc Anselin in 1995, is a Local Indicator of Spatial Association (LISA) that decomposes global spatial autocorrelation into location-specific contributions. For every observation it produces a signed statistic and a significance value, enabling researchers to identify spatial clusters (high-high, low-low) and spatial outliers (high-low, low-high) on a map.

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Local Moran's I
Geary's CHot Spot AnalysisLocal Getis-Ord Gi*Local Indicators of Spat…Moran's ISpatial AutocorrelationBayesian Local Indicator…Bayesian Moran's IGetis-Ord Gi*Global Moran's I

+14 more

When to use it

Use Local Moran's I when you suspect that spatial clustering or outliers vary across your study area and you need to identify exactly where those patterns occur. It is appropriate for areal data (census tracts, countries, grid cells) and point data aggregated to zones, when a meaningful spatial weights matrix can be defined. Use it after a global Moran's I test has detected overall autocorrelation or when local heterogeneity is the primary research question. Do not use it when observations are truly independent (no spatial structure), when the study area has fewer than about 30 units (permutation distributions become unreliable), or when you need a regression model — in those cases combine LISA with spatial lag or spatial error regression.

Strengths & limitations

Strengths
  • Decomposes global autocorrelation into location-specific contributions, revealing where clustering or anomalies actually occur.
  • Simultaneously identifies spatial clusters (HH, LL) and spatial outliers (HL, LH), providing richer map-based insight than global statistics.
  • Permutation-based significance testing requires no distributional assumptions about the data.
  • Directly interpretable output: cluster maps communicate findings to non-technical audiences.
  • Computationally straightforward and widely implemented in GeoDa, R (spdep), Python (PySAL), and ArcGIS.
Limitations
  • Multiple testing: running a significance test at every location inflates the Type I error rate; corrections such as FDR or Bonferroni should be applied.
  • Results are sensitive to the choice of spatial weights matrix; different neighbour definitions can produce different cluster maps.
  • Assumes spatial stationarity of the underlying process; if the process itself shifts across the study area the statistic may be misleading.
  • Requires sufficient neighbours per unit; edge locations with few neighbours have less stable estimates.
  • Does not model causal relationships — it describes patterns, not mechanisms.

Frequently asked

How is Local Moran's I different from global Moran's I?

Global Moran's I produces a single statistic summarising overall spatial autocorrelation across the entire study area. Local Moran's I produces a separate statistic and p-value for each location, allowing you to map exactly where clusters or outliers occur. Local Moran's I values sum (approximately) to the global statistic.

What do the four LISA cluster types mean?

High-High (HH): a high-value location surrounded by high-value neighbours — a hotspot. Low-Low (LL): a low-value location surrounded by low-value neighbours — a coldspot. High-Low (HL): a high-value location surrounded by low-value neighbours — a spatial outlier. Low-High (LH): a low-value location surrounded by high-value neighbours — another type of outlier.

How do I choose the spatial weights matrix?

The choice should reflect the assumed spatial interaction process. Queen contiguity (shared edges or corners) is common for polygon data; distance-based or k-nearest-neighbour weights suit irregular point patterns. Sensitivity analysis — re-running the analysis with alternative weights — is recommended to check robustness.

Do I need to correct for multiple testing?

Yes. Running a hypothesis test at every location means that some will appear significant by chance. The False Discovery Rate (FDR) correction is commonly recommended in spatial analysis; Bonferroni is more conservative. GeoDa and PySAL both offer FDR-corrected cluster maps.

Can I use Local Moran's I with point data?

Yes, but point data must first be aggregated to zones (e.g., by counting points per grid cell or administrative unit) to construct a spatial weights matrix. Alternatively, kernel density surfaces can be used, though the LISA framework applies most naturally to areal data.

Sources

  1. Anselin, L. (1995). Local indicators of spatial association—LISA. Geographical Analysis, 27(2), 93–115. DOI: 10.1111/j.1538-4632.1995.tb00338.x ↗
  2. Anselin, L. (2010). Local spatial autocorrelation. In A. S. Fotheringham & P. A. Rogerson (Eds.), The SAGE Handbook of Spatial Analysis (pp. 255–278). SAGE Publications. link ↗

How to cite this page

ScholarGate. (2026, June 3). Local Moran's I Statistic (LISA). ScholarGate. https://scholargate.app/en/spatial-analysis/local-morans-i

Related methods

Geary's CHot Spot AnalysisLocal Getis-Ord Gi*Local Indicators of Spatial AssociationMoran's ISpatial Autocorrelation

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Geary's CSpatial analysis↔ compare
  • Hot Spot AnalysisSpatial analysis↔ compare
  • Local Getis-Ord Gi*Spatial analysis↔ compare
  • Local Indicators of Spatial AssociationSpatial analysis↔ compare
  • Moran's ISpatial analysis↔ compare
  • Spatial AutocorrelationSpatial analysis↔ compare
Compare side by side →

Referenced by

Bayesian Local Indicators of Spatial AssociationBayesian Moran's IGetis-Ord Gi*Global Moran's IGlobal Spatial AutocorrelationHot Spot AnalysisLocal Geary's CLocal Getis-Ord Gi*Local Hot Spot AnalysisLocal Kernel Density EstimationLocal Spatial AutocorrelationMoran's IMultiscale Getis-Ord Gi*Multiscale Moran's IPanel Local Indicators of Spatial AssociationRobust Getis-Ord Gi*Robust Local Indicators of Spatial AssociationRobust Moran's ISpace-Time Local Indicators of Spatial AssociationSpace-Time Moran's ISpace-Time Spatial Autocorrelation

Similar methods

Local Indicators of Spatial AssociationLISALocal Spatial AutocorrelationSpatial AutocorrelationRobust Local Indicators of Spatial AssociationMoran's IGlobal Spatial AutocorrelationGlobal Moran's I

Related reference concepts

Latent Class AnalysisCorrelation and CovarianceK-Means ClusteringMultivariate Analysis of VarianceLinear Discriminant AnalysisHierarchical Cluster Analysis

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Local Moran's I (Local Moran's I Statistic (LISA)). Retrieved 2026-07-21 from https://scholargate.app/en/spatial-analysis/local-morans-i · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Luc Anselin
Year
1995
Type
Local spatial autocorrelation statistic
DataType
Georeferenced areal or point data with a spatial weights matrix
Subfamily
GIS / spatial
Related methods
Geary's CHot Spot AnalysisLocal Getis-Ord Gi*Local Indicators of Spatial AssociationMoran's ISpatial Autocorrelation
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account