Horse Race — Both Sets of Variables (Table 2, Model 3)
config (3 keys)
{
"duration": "civil_war_duration",
"outcome": "conflict_terminated",
"predictors": [
"pmsc_competition",
"pmsc_government_event_count",
"pmsc_rebel_event_count",
"gdp_per_capita",
"ethnic_fractionalization",
"ethnic_wars",
"conflict_intensity",
"mountainous_terrain",
"polity",
"proportion_of_forces",
"support_rebels",
"support_government"
]
}expected results (2 keys)
{
"pmsc_competition": {
"attaches_finding": "pmsc_competition_attenuated_when_events_controlled",
"direction": "null",
"hazard_ratio": 1.086,
"p_threshold": 0.05
},
"pmsc_government_event_count": {
"direction": "positive",
"hazard_ratio": 1.307,
"p_threshold": 0.05
}
}