Code and data for the social influence task (SIT) with under brain stimulation, accompanying the paper:
Zhang, L., Kandil, F.I., Zhao, K., Fu, X., Lamm, C., Hilgetag, C.C., & Gläscher, J. (2022). A causal role of the human left temporoparietal junction in computing social influence during goal-directed learning bioRxiv,
[DOI:]
This repository contains:
root
├── data # raw and preprocessed behavioral data
│ ├── behavioral
│ │ ├── raw
│ │ ├── preprocessed
├── code # Matlab, R, & Stan code to run analyses and produce figures
│ ├── behavioral
│ ├── stanmodel
Note 1: to properly run all scripts, you may need to set the root of this repository as your working directory.
Note 2: to properly run all modeling analyses, you may need to install the {RStan} package in R.
For bug reports, please contact Lei Zhang (lei.zhang@univie.ac.at, or @lei_zhang_lz).
Thanks to Markdown Cheatsheet and shields.io.
This license (CC BY-NC 4.0) gives you the right to re-use and adapt, as long as you note any changes you made, and provide a link to the original source. Read here for more details.