code_and_data.zip
Creators:
How to use the code and data to replicate paper results:
- Inside the archive there are two files:
code.zip
anddata.zip
. - The code expects the following directory layout:
project_root_directory/
project_root_directory/code/
project_root_directory/data/
project_root_directory/plots/
- The name of
project_root_directory
is irrelevant, only relative paths matter for proper code execution. - The file code.zip should be unzipped into the
code/
directory. - The file data.zip should be unzipped into the
data/
directory. - The
plots/
directory should exist for the code to generate plot files correctly. - From the
code/
directory, open the fileIncorporatingRefereeSuggestions.R
. - In the file
IncorporatingRefereeSuggestions.R, edit the value of variable
pathToDatain line 10 – it should provide a full absolute path to
project_root_directory/`.- For example, on Windows it could look like this:
pathToData <- "C:/Papers/RandomizatonInOnlineExperiments/"
- Whereas on a Mac or Linux, it could look like this:
pathToData <- "/Users/kgolyaev/Papers/RandomizatonInOnlineExperiments/"
- For example, on Windows it could look like this:
- The other file,
FunctionsLibrary.R
, does not need to be adjusted. - A number of R packages must be installed for the code to work correctly. They are listed in lines 13 through 20 of the
IncorporatingRefereeSuggestions.R
. - Running the code should produce all the numbers and plots that are used in the paper.
- If anything does not work, please contact me at Konstantin.Golyaev@microsoft.com
There are no views created for this resource yet.
Metadata
Field | Value |
---|---|
Format | ZIP |
License | CC-BY 4.0 |
Type | data |
Version | 1 |
DOI | |
Publication Date | 2018 |
Availability | Delivery |
Geographic Area (free) | |
Temporal Coverage (free) | |
Unit Type | |
Number of Units | |
Sampled Universe | |
Number of Variables | |
URL | https://journaldata.zbw.eu/dataset/696878c1-e846-4575-99b8-036a1c16f5ea/resource/d8cbc813-f517-4f5c-bc42-53b372108ae1/download/codeanddata.zip |
Last updated | July 12, 2018 |
Created | July 12, 2018 |