brain {brainwaver}R Documentation

Time series obtained by an fMRI experiement on the brain

Description

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

Usage

data(brain)

Format

A data frame with 2048 observations on the following 90 variables.

Source

contact S. Achard (sa428@cam.ac.uk)

References

R. Salvador, J. Suckling, C. Shwarzbauer, E.T. Bullomre (2005) Undirected graphs of frequency-dependent functional connectivity in the whole brain networks. Philos Trans R Soc Lond B Biol Sci Vol. 360, pages 937-946.

S. Achard, R. Salvador, B. Whitcher, J. Suckling, Ed Bullmore (2006) A Resilient, Low-Frequency, Small-World Human Brain Functional Network with Highly Connected Association Cortical Hubs. Journal of Neuroscience, Vol. 26, N. 1, pages 63-72.

Examples

data(brain)
## maybe str(brain) ; plot(brain) ...

[Package brainwaver version 1.4 Index]