wanirepo / RSA_tutorial

Representational similarity analysis tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Representational Similarity Analysis tutorial

Author: Choong-Wan Woo (Sungkyunkwan University) https://cocoanlab.github.io/

Slides

Download: You can download the slide PDF here

Dependencies

To run the Matlab scripts tutorial_main.mlx, or tutorial_main.m, you will need the following tools installed in your computer. The code and results can be viewed in tutorial_main.html or tutorial_main.pdf.

The Matlab script tutorial_main.mlx was tested on macOS Catalina with Matlab R2021a.

See also RSA toolbox written by Kriegeskorte group: https://github.com/rsagroup/rsatoolbox

Dataset

from Woo et al., 2014, Nat Comms; Paper PDF can be downloaded here

Participants: N = 59

Tasks

There were two types of tasks, and in each task, there were two conditions (2 x 2 design)

  • Physical pain task (Heat, Warmth conditions)
  • Social pain task (Rejection, Friends conditions)

Analysis plan

  • Step 1: Computing RDMs for each participant, for each region (4 ROIs: aINS, dACC, S2/dpINS, TPJ), and visualize the RDMs
  • Step 2: Comparing brain and model RDMs: We have two model RDMs: physical vs. social, aversive vs. non-aversive, and 4 ROIs
  • Step 3: Statistical inference: Using the neurosync mask that Woo 2014 used, we will do statistical inference

About

Representational similarity analysis tutorial

License:GNU General Public License v3.0


Languages

Language:HTML 99.2%Language:MATLAB 0.8%