Skip to content

Attempting to replicate Scholz, Calbert and Smith (2011)'s replication of Bueno de Mesquita's Group Decision Model

Notifications You must be signed in to change notification settings

dmasad/BDM_DecisionModel_Replication

Repository files navigation

Replicating the replication of BDM's Expected Utility Model

Code for my attempt to translate the Scholz, Calbert & Smith (2011) replication of Bruce Bueno De Mesquita's Expected Utility model into Python. The replication process is described more thoroughly in this blog post. Note that the current code DOES NOT fully reproduce the results in Scholz et al., so use at your own risk. Please point out any mistakes that you find!

GroupDecisionModel.py contains the model code. It should be fairly well documented.

ExampleActors.csv contains the sample data from the paper.

Testing.ipynb actuallys runs the model with the sample input data, and generates a few charts for comparison with those shown in the paper.

Scratchpad.ipynb is an IPython Notebook I used for various experiments. You should probably just ignore it.

About

Attempting to replicate Scholz, Calbert and Smith (2011)'s replication of Bueno de Mesquita's Group Decision Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages