Created
May 27, 2020 12:13
-
-
Save Jsevillamol/bea911106c5ce61c7e1401ee5f7c895e to your computer and use it in GitHub Desktop.
Slave trade and the origins of mistrust in Africa
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dag { | |
"Country fixed effects" [pos="-0.870,0.635"] | |
"Ethnic composition in district of residence" [pos="-0.830,-0.431"] | |
"Ethnic fixed effects" [pos="0.016,-0.643"] | |
"Historical ethnic slave trade intensity" [exposure,pos="-1.439,0.072"] | |
"Individual characteristics" [pos="0.016,0.647"] | |
"Long term trust" [outcome,pos="0.697,0.041"] | |
"Country fixed effects" -> "Historical ethnic slave trade intensity" | |
"Country fixed effects" -> "Long term trust" | |
"Ethnic composition in district of residence" -> "Long term trust" | |
"Ethnic fixed effects" -> "Individual characteristics" | |
"Ethnic fixed effects" -> "Long term trust" | |
"Historical ethnic slave trade intensity" -> "Ethnic composition in district of residence" | |
"Historical ethnic slave trade intensity" -> "Individual characteristics" | |
"Historical ethnic slave trade intensity" -> "Long term trust" | |
"Individual characteristics" -> "Long term trust" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment