Learn R Programming

multiwave (version 1.4)

brainHCP: Time series obtained by an fMRI experiment on the brain

Description

Time series for each region of interest in the brain. These series are obtained by SPM preprocessing.

Usage

data(brainHCP)

Arguments

Format

A data frame with 1200 observations on the following 89 variables.

References

M. Termenon, A. Jaillard, C. Delon-Martin, S. Achard (2016) Reliability of graph analysis of resting state fMRI using test-retest dataset from the Human Connectome Project, Neuroimage, Vol 142, pages 172-187.

Examples

Run this code
# NOT RUN {
data(brainHCP)
## maybe str(brainHCP) ; plot(brainHCP) ...
# }

Run the code above in your browser using DataLab