Learn R Programming

FIAR (version 0.6)

DCMatt: Demo dataset

Description

An DCM object containing all parameters for estimating the attention to visual motion DCM from the SPM8 manual.

Usage

data(DCMatt)

Arguments

Format

A list containing:

a

Prior anatomical connections

b

Prior functional connections

c

Prior input connections

h

Prior hemodynamic parameters

ons

List containing onsets per experimental conditions in scans

dur

List containing durations per experimental conditions in scans

T

Number of timebins

TR

repetition time in seconds

TE

Echo time in seconds

m

Number of inputs

v

Number of scans

n

Number of regions

names

names of regions

x

Number of states (5 per region)

X0

Confounds or null space

names

Names of regions

Examples

Run this code
# NOT RUN {
names(DCMatt)
# }

Run the code above in your browser using DataLab