ols_with_spatial_diagnostics_safe
Perform spatial diagnostics and run Ordinary Least Squares (OLS) regression on geospatial datasets. Input shapefiles or GeoPackages, specify dependent and independent variables, and optionally define spatial weights for analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
binary | No | ||
data_path | Yes | ||
id_field | No | ||
k | No | ||
threshold | No | ||
weights_method | No | queen | |
weights_path | No | ||
x_fields | Yes | ||
y_field | Yes |