A module for spatial causal inference in Python. Docs are forthcoming.
For the Python package used to run the simulation experiments in Hoffman and Kedron (2023), please see spycause-experiments
.
The regression adjustments provided here address data settings with the following graph structure:
where
- Simulation code for spatially confounded or interfered data
- Bayesian estimation routines (using Stan) for ordinary linear regression (OLS), conditional autoregressive models (CAR), and joint models for propensity score and outcome
- Adjustments for spatial interference
- Spatial and nonspatial first-stage propensity score estimation (also using Stan)