Label | Explanation | Data Type |
Input Table or Features
| The table or features containing count fields and population fields to calculate rates. | Table View |
Rate Fields
| The count and population fields that will be used to calculate rates. | Value Table |
Append Fields to Input
(Optional) | Specifies whether fields will be appended to the input dataset or saved to an output table or feature class.
| Boolean |
Output Table or Features
(Optional) | The output table or feature class containing the rates and additional fields to help evaluate the rates. | Feature Class; Table |
Rate Method
(Optional) | Specifies the method that will be used to calculate rates.
| String |
Probability Distribution
| Specifies the probability distribution of the count field.
| String |
Neighborhood Type
(Optional) | Specifies the method that will be used to identify the neighbors of each feature.
| String |
Distance Band
(Optional) | The distance from each feature that will be used to search for neighbors. All features within this distance will be included as neighbors. | Linear Unit |
Number of Neighbors
(Optional) | The number of neighbors that will be included in a feature's neighborhood. | Long |
Spatial Weights Matrix
(Optional) | The path and file name of the spatial weights matrix file that defines the spatial relationships among features. | File |
Local Weighting Scheme
(Optional) | Specifies the weighting scheme that will be applied to neighbors when calculating local statistics.
| String |
Kernel Bandwidth
(Optional) | The bandwidth of the bisquare or Gaussian local weighting schemes. If no value is provided, one will be estimated during processing and included as a geoprocessing message. | Linear Unit |
Rate Multiplier
| A constant value that will be multiplied by the rates. This parameter can be used to scale the rates or to report the rates per specific unit of population. For example, when the value is set to 10,000, the rates will be reported as a number per 10,000 people. | Long |
Derived Output
Label | Explanation | Data Type |
Updated Input Table | The updated input table. | Table View |
Output Layer Group | If a feature class is specified for the Input Table or Features parameter, a group layer is output with a layer for each rate specified in the Rate Fields parameter. | Group Layer |