Learn R Programming

dfConn (version 0.2.1)

fMRI_dataList: Sample fMRI time series data matrices

Description

Sample functional magnetic resonance imaging (fMRI) data contains a list of data matrices with consisting time series data of two subjects, with 6 scans for each subject in total.

Usage

data(fMRI_dataList)

Arguments

Format

A list consisting of two matrices, each with 278 rows and 750 columns:

subject1

sample time series data matrix for subject 1.

subject2

sample time series data matrix for subject 2.

For each data matrix in the list:

row

index of regions of interest .

column

fMRI time series data at each time point.