spatial_markov
Compute a Markov chain on spatial panel data from a shapefile to analyze regional transitions over time and spatial dependence.
Instructions
Run giddy Spatial Markov on a panel (n regions x t periods) from a shapefile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shapefile_path | Yes | ||
| value_columns | Yes | ||
| target_crs | No | EPSG:4326 | |
| weights_method | No | queen | |
| distance_threshold | No | ||
| k | No | ||
| m | No | ||
| fixed | No | ||
| permutations | No | ||
| relative | No | ||
| drop_na | No | ||
| fill_empty_classes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||