Repo to store all downstream data for PEDLR.

Christoph Koch 1af2e7e440 Overhaul pcrt sig annotations hace 10 meses
.datalad a3c52f4328 [DATALAD] new dataset hace 1 año
analysis 0097030f16 Pre-release derivatives hace 10 meses
figures 1af2e7e440 Overhaul pcrt sig annotations hace 10 meses
model_fitting acfdd24fce Modelling results and analysis/results_02 for new bandit init (first three updates kicked out of LL calculation) hace 1 año
parameter_recovery 0097030f16 Pre-release derivatives hace 10 meses
posterior_pred_checks 0097030f16 Pre-release derivatives hace 10 meses
simulation 70b6576585 Did files exit annex? hace 1 año
.gitattributes ce0657b272 Make sure README.md and LICENSE are not annexed hace 1 año
.gitignore 68a51730cc Add figure pdfs and rename seplr to valence in figs hace 11 meses
LICENSE 0f9bfa5964 Add license and readme hace 1 año
README.md 68f7a28703 Update 'README.md' hace 1 año

README.md

pedlr-derivatives

Repo to store all results originating from PEDLR experiment data.

Data set structure

├── LICENSE               # License file (CC BY-SA 4.0)
├── README.md             # This file
├── analysis              # Dir containing .html files of analysis notebooks
│   ├── results_01.html       # Main results (behavior)
│   ├── results_02.html       # Main results (modeling)
│   └── (...)
├── figures               # Dir containing .pdf of figures and .tsv to reproduce
│   └── (...)
├── model_fitting         # Dir containing results of model fitting
│   └── (...)
├── parameter_recovery    # Dir containing parameter recovery results
│   └── (...)
└── simulation            # Dir holding simulations of models playing the task
    └── (...)