Giter Site home page Giter Site logo

finch-f / mind18_rsa_tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from markallenthornton/mind18_rsa_tutorial

0.0 0.0 0.0 1.82 MB

Tutorial on representational similarity analysis for MIND 2018

Home Page: https://summer-mind.github.io/

HTML 100.00%

mind18_rsa_tutorial's Introduction

Representational similarity analysis

Tutorial for Methods in Neuroscience at Dartmouth (MIND) 2018

Representational similarity analysis (RSA) is statistical technique based on analyzing second-order isomorphisms. That rather than directly analyzing the relationship between one measure and another, RSA instead computes some measure of similarity within each measure and then compares these similarities to each other. RSA was pioneered by Kriegeskorte, Mur, and Bandettini (2008, Frontiers in System Neuroscience) and has since become a popular method for analyzing neuroimaging data. Much of this popularity is driven by the fact that - because RSA focuses on second-order isomorphisms (i.e., similarities) - it is an incredibly flexible analytic technique, capable linking disparate measures of brain and behavior.

Kriegeskorte, Mur, and Bandettini (2008)

In the context of fMRI, RSA usually takes the form of a correlation or regression between neural pattern similarity and a task, rating, or model. In this tutorial we will learn how to conduct these confirmatory RSAs as well as how to perform complementary exploratory analyses.

Installation

First, if you have not already done so, please install R and RStudio.

Clone this repository to your local machine, and open "Representational_similarity_analysis.Rmd" with RStudio. From the "Run" dropdown menu in the upper left pane, select "Run All". When the script completes, save the .Rmd file, and then select "Preview" to view the R Notebook. To make changes, edit the code in the .Rmd file, re-run the corresponding code-chunk(s), and then save changes - the preview will update automatically.

Alternatively, a static version of the R Notebook can be viewed directly through your web browser by downloading the file ending in ".nb.html" and then opening it with the browser of your choice. Viewing this version does not require R/RStudio, but changes cannot be made to the code.

mind18_rsa_tutorial's People

Contributors

markallenthornton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.