Label | Explanation | Data Type |
Input Feature Class | The feature class for which hot spot analysis will be performed. | Feature Layer |
Input Field | The numeric field (for example, number of victims, crime rate, test scores, and so on) to be evaluated. | Field |
Output Feature Class | The output feature class that will receive the z-score and p-value results. | Feature Class |
Conceptualization of Spatial Relationships | Specifies how spatial relationships among features will be defined.
| String |
Distance Method | Specifies how distances will be calculated from each feature to neighboring features.
| String |
Standardization | Row standardization has no impact on this tool: Results from this tool would be identical with or without row standardization. This parameter is disabled; it remains only to support backward compatibility.
| String |
Distance Band or Threshold Distance (Optional) | The cutoff distance for the inverse distance and fixed distance options. Features outside the specified cutoff for a target feature will be ignored in analyses for that feature. However, for Zone of indifference, the influence of features outside the given distance will be reduced with distance, while those inside the distance threshold will be equally considered. The distance value provided should match that of the output coordinate system. For the inverse distance conceptualizations of spatial relationships, a value of 0 indicates that no threshold distance will be applied; when this parameter is left blank, a default threshold value will be computed and applied. The default value is the Euclidean distance, which ensures that every feature has at least one neighbor. This parameter has no effect when polygon contiguity (Contiguity edges only or Contiguity edges corners) or the Get spatial weights from file spatial conceptualization option is specified. | Double |
Self Potential Field (Optional) | The field representing self potential, which is the distance or weight between a feature and itself. | Field |
Weights Matrix File (Optional) | The path to a file containing weights that define spatial, and potentially temporal, relationships among features. | File |
Apply False Discovery Rate (FDR) Correction
(Optional) | Specifies whether statistical significance will be assessed based on the FDR correction.
| Boolean |
Number of Neighbors
(Optional) | An integer specifying the number of neighbors that will be included in the analysis. | Long |
Derived Output
Label | Explanation | Data Type |
Results Field | The results field name (GiZScore). | Field |
Probability Field | The probability field name (GiPValue). | Field |
Source_ID | The source ID field name (SOURCE_ID). | Field |