bpiv400 / eBay

Replication files for "Optimal Bargaining on eBay"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replication files for "Optimal Bargaining on eBay"

Order of operations:

  1. Clone this repo.
  2. Create a virtual environment.
  3. Install rlpyt as an editable package. See here.
  4. Install the packages in requirements.txt.
  5. Change the constants DATA_DIR and FIG_DIR in paths.py to point to the folders where the data and figures, respectively, will reside.
  6. Download the data from here and unzip it into your data folder.
    1. If you would like to generate the input features yourself, see this repo.
  7. Run the bash scripts in bash/.

About

Replication files for "Optimal Bargaining on eBay"

License:MIT License


Languages

Language:Python 98.2%Language:Shell 1.8%