Repo to store all downstream data for PEDLR.

Christoph Koch acfdd24fce Modelling results and analysis/results_02 for new bandit init (first three updates kicked out of LL calculation) 9 miesięcy temu
.datalad a3c52f4328 [DATALAD] new dataset 10 miesięcy temu
analysis acfdd24fce Modelling results and analysis/results_02 for new bandit init (first three updates kicked out of LL calculation) 9 miesięcy temu
figures 596ba7a989 Test population 10 miesięcy temu
model_fitting acfdd24fce Modelling results and analysis/results_02 for new bandit init (first three updates kicked out of LL calculation) 9 miesięcy temu
parameter_recovery 288bce6765 Parameter recov rework including new model fitting (betas) 9 miesięcy temu
posterior_pred_checks b1ff7b990c Add windorized postpred data 9 miesięcy temu
simulation 70b6576585 Did files exit annex? 10 miesięcy temu
.gitattributes ce0657b272 Make sure README.md and LICENSE are not annexed 10 miesięcy temu
.gitignore e03057b5d2 Add temp knitting files to gitignore 10 miesięcy temu
LICENSE 0f9bfa5964 Add license and readme 10 miesięcy temu
README.md 68f7a28703 Update 'README.md' 10 miesięcy temu

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
    └── (...)