Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 961 Bytes

File metadata and controls

22 lines (16 loc) · 961 Bytes

Statistics for Data Science Homework 3

Project: Classify your brain

Content description

This repository contains the third homework project of Statistical Methods in Data Science during the accademic year 2022/2023 master degree in Data Science in Sapienza University of Rome.

The goal of the project is to perform Friedman’s procedure as a proxy of multiple studies and apply it to fMRI (functional magnetic resonance imaging) data in order to test whether the data from td (typically development) subjects and asd (autism spectrum disorder) subjects came from the same distribution or not.

Authors:

  • Paolo Barba
  • Matteo Candi

Structure:

This repository contains:

  • brain_report.html: The html file of the project.
  • Brain_2.Rmd : The R markdown file of the project.
  • td_asd_data.RData: RData file cointaining fmri of 178 subjects
  • data: folder containing Rdata simulations.