data_depression

This repo is composed of anonymized data on the depression paper (cf https://doi.org/10.1017/S0033291722001593). There is also a R script to display the main results of the paper. and figures

https://github.com/hrl-team/data_depression

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

This repo is composed of anonymized data on the depression paper (cf https://doi.org/10.1017/S0033291722001593). There is also a R script to display the main results of the paper. and figures

Basic Info
  • Host: GitHub
  • Owner: hrl-team
  • Language: MATLAB
  • Default Branch: main
  • Homepage:
  • Size: 313 KB
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

Contextual influence on depression

This repository contains data, description scripts and analysis scripts for the publication

Contextual influence of reinforcement learning performance of depression: evidence for a negativity bias
Vandendriessche, Henri, Amel Demmou, Sophie Bavard, Julien Yadak, Cédric Lemogne, Thomas Mauras, and Stefano Palminteri https://doi.org/10.1017/S0033291722001593

Organisation of the repository

This repo is composed of: * Anonymized data (in format .mat) of the participants in the dataexpe directory. * An R script (datadepression.Rmd) to display the main results of the paper. * A simulation script (RichPoorSimulationsGitHub.m in Matlab) with plotting functions in the simulations directory.

General results

Run the datadepression.Rmd to get the main results and figures of the paper. Run the RichPoorSimulations_Github.m to get the simulated learning curves and learning rates.

Data

All behavioral data are stored in the raw matrix data.mat. The columns are ordered as follows:
* Learning phase * two sessions for each participants * files have the following naming pattern TestX_SessionX.mat

* COLUMN 1: subject number (2 3 4 6 7 8 9 10 11 14 15 16 18 20  24 26 28 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 60 61 63 64 65 66 67 68 69 70 71 72 73 75)
* COLUMN 2: session number (1-2)
    * 1: Session 1
    * 2: Session 2
* COLUMN 3: trial number (1:100)
* COLUMN 4: condition number (1-2)
    * condition 1: poor context
    * condition 2: rich context
* COLUMN 5: choice left/right (selection of the stimuli on the left or right)
    * -1: left
    * 1: right
* COLUMN 6: choice (0 bad, 1 good)
    * 0: uncorrect
    * 1: correct
* COLUMN 7: response time (ms)
* COLUMN 8: outcome (0 for -1 and 1 for 1)
    * 0: negative outcome (0pts)
    * 1: positive outcome (1pts)
* COLUMN 9: outcome observation time (ms)
* COLUMN 10: checktime (timestamp of the stimuli onset)
* COLUMN 11: checktime2 (timestamp of the outcome onset)
  • Transfer phase
    • COLUMN 1 : subject number (2 3 4 6 7 8 9 10 11 14 15 16 18 20 24 26 28 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 60 61 63 64 65 66 67 68 69 70 71 72 73 75)
    • COLUMN 2 : trial number (1:112)
    • COLUMN 3 : symbol left (1:8)
    • COLUMN 4 : symbol right (1:8)
    • COLUMN 5 : time (timestamp on the onset of the symbols)
    • COLUMN 6 : choice
      • -1: left
      • 1: right
    • COLUMN 7 : response time (ms)

Owner

  • Name: hrl-team
  • Login: hrl-team
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you mention this publication, please cite it as below."
authors:
- family-names: "Vandendriessche"
  given-names: "Henri"
  orcid: "https://orcid.org/0000-0001-9319-0031"
- family-names: "Demmou"
  given-names: "Amel"
  orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Bavard"
  given-names: "Sophie"
  orcid: "https://orcid.org/0000-0002-9283-2976"
- family-names: "Yadak"
  given-names: "Julien"
  orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Lemogne"
  given-names: "Cédric"
  orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Mauras"
  given-names: "Thomas"
  orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Palminteri"
  given-names: "Stefano"
  orcid: "https://orcid.org/0000-0001-5768-6646"
title: "Contextual influence of reinforcement learning performance of depression: evidence for a negativity bias"
version: 1.0
doi: 10.31234/osf.io/s8bf7
date-released: 2021-06-02
url: "https://doi.org/10.31234/osf.io/s8bf7"
preferred-citation:
  type: article
  authors:
  - family-names: "Vandendriessche"
    given-names: "Henri"
    orcid: "https://orcid.org/0000-0001-9319-0031"
  - family-names: "Demmou"
    given-names: "Amel"
    orcid: "https://orcid.org/0000-0000-0000-0000"
  - family-names: "Bavard"
    given-names: "Sophie"
    orcid: "https://orcid.org/0000-0002-9283-2976"
  - family-names: "Yadak"
    given-names: "Julien"
    orcid: "https://orcid.org/0000-0000-0000-0000"
  - family-names: "Lemogne"
    given-names: "Cédric"
    orcid: "https://orcid.org/0000-0000-0000-0000"
  - family-names: "Mauras"
    given-names: "Thomas"
    orcid: "https://orcid.org/0000-0000-0000-0000"
  - family-names: "Palminteri"
    given-names: "Stefano"
    orcid: "https://orcid.org/0000-0001-5768-6646"
  doi: "10.31234"
  journal: "PsyArXiv"
  month: 6
  start: 1 # First page number
  end: 17 # Last page number
  title: "Contextual influence of reinforcement learning performance of depression: evidence for a negativity bias"
  issue: 1
  volume: 1
  year: 2021

GitHub Events

Total
Last Year