Update README.md
Browse files
README.md
CHANGED
@@ -2,14 +2,14 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
Replication Data for
|
6 |
|
7 |
-
Connor Thomas Jerzak, Fredrik Daniel Johansson, Adel Daoud Proceedings of the Second Conference on Causal Learning and Reasoning, PMLR 213:531-552, 2023.
|
8 |
|
9 |
-
UgandaDataProcessed.csv contains individual-level data from the YOP experiment. In the dataset, geo_long and geo_lat refer to the approximate geo-referenced long/lat of experimental units. The variable, geo_long_lat_key, refers to the image key associated with each location. Experimental outcomes are stored in Yobs. Treatment variable is stored in Wobs. See the tutorial for more information.
|
10 |
|
11 |
UgandaGeoKeyMat.csv contains information on keys linking to satellite images for all of Uganda for the transportability analysis.
|
12 |
|
13 |
Geo-referenced satellite images are saved in "./Uganda2000_processed/GeoKey%s_BAND%s.csv", where GeoKey%s denotes the image key associated with each observation and BAND%s refers to one of 3 bands in the satellite imagery.
|
14 |
|
15 |
-
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
*Replication Data for:* Image-based Treatment Effect Heterogeneity
|
6 |
|
7 |
+
*Paper reference:* Connor Thomas Jerzak, Fredrik Daniel Johansson, Adel Daoud Proceedings of the Second Conference on Causal Learning and Reasoning, PMLR 213:531-552, 2023.
|
8 |
|
9 |
+
*Details:* UgandaDataProcessed.csv contains individual-level data from the YOP experiment. In the dataset, geo_long and geo_lat refer to the approximate geo-referenced long/lat of experimental units. The variable, geo_long_lat_key, refers to the image key associated with each location. Experimental outcomes are stored in Yobs. Treatment variable is stored in Wobs. See the tutorial for more information.
|
10 |
|
11 |
UgandaGeoKeyMat.csv contains information on keys linking to satellite images for all of Uganda for the transportability analysis.
|
12 |
|
13 |
Geo-referenced satellite images are saved in "./Uganda2000_processed/GeoKey%s_BAND%s.csv", where GeoKey%s denotes the image key associated with each observation and BAND%s refers to one of 3 bands in the satellite imagery.
|
14 |
|
15 |
+
*Code link:* https://github.com/cjerzak/causalimages-software
|