This repository has the code for the simulation, inference and figures related to the manuscript titled "How many submissions does it take to discover friendly suggested reviewers?", available as a preprint (https://arxiv.org/abs/2210.00905) and as a published paper at PLOS ONE (https://doi.org/10.1371/journal.pone.0284212)
The file 'rev_lib.py' is a library developed to perform several aspects of the project.
The file 'simulations.py' contains a script to perform the simulations, it needs to be run for all revelant cases.
The file 'obtaining_graphs.ipynb' contains the code that will transform the data created by `simulations.py' into the manuscript figures.
This is a project developed at Pressé Lab (https://cbp.asu.edu/content/steve-presse-lab , https://github.com/LabPresse).