Bayesian spatial propensity score matching. This is an update of the original code I made in 2014, now updated to run in MatLab 2020a
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Bayesian Spatial Propensity Score Matching (BS-PSM)
Rolando Gonzales Martinez
Updated and tested to run on MatLab 2020a (January 2022)
In order to run the BS-PSM algorithm you will need:
(1) A n x n spatial contiguity matrix (W)
(2) A n x 1 binary treatment vector(y)
(3) A n x p matrix of potential explanatory variables (X)
(4) A n x 1 variable that measures the impact (I) of the treatment
There is a need also to define the parameters of the MCMC simulation:
- ndraws: number of draws (simulations) of the MCMC
- nomit: burn-in
By default, the prior of rho is elicitated in the positive range (0,1]
BS-PSM uses some functions of James LeSage Spatial Econometrics Toolbox
To run an example file check BSPSM_poverty_example.m
引用
Rolando Gonzales Martinez (2026). Bayesian spatial PSM (https://github.com/rogon666/Bayesian-spatial-PSM/releases/tag/v1.1), GitHub. に取得済み.
一般的な情報
- バージョン 1.1 (91.8 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.1 |
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
