EEG

Visualization of the Cluster-Mass Test using rayrender

A tutorial to produce 3D video of EEG cluster-mass test using rayrender

Full Scalp Cluster-Mass Test for EEG

This tutorial reproduces the analysis in Cheval et al. (2018) . The first chapter explains how to get the EEG data from zenodo. The second chapter is split into two parts. First, the graph of adjacency of electrodes is created based on the coordinates of electrodes, then the test is computed using clustergraph in the second part. Clustergraph was developed to analyse this dataset and was not tested with other data.

EEG Data Analysis with the Permuco Package

A brief tutorial to perform EEG analysis in R with the permuco package.