oraclesai.analysis.Quadrant
- class Quadrant(**keyargs)
- Defines values for representing quadrants in a plane which are associated with different types of spatial autocorrelations. - Attributes: - HOTSPOT (1)
- Quadrant for high-high values. 
- DOUGHNUT (2)
- Quadrant for high-low values. 
- COLDSPOT (3)
- Quadrant for low-low values. 
- DIAMOND (4)
- Quadrant for low-high values. 
 - Methods - __init__(**keyargs)- Attributes - COLDSPOT- DIAMOND- DOUGHNUT- HOTSPOT