fScan Reference Manual, Chapter 2 (CmdLineOptions): regress

Regress -- Map temporal fluctuations by condition

usage: -regress cond flag nbins arg out

Regression mapping calculates an index of how much of the signal variability in each voxel time course can be attributed to a particular reference condition. A reference condition is any time series that has a value for every MR image acquisition timepoint. Typical reference conditions are cardiac or respiratory oscillations, head motion, behavioral performance parameters, or it can be any other signal recorded during the scan. Reference condition time series can be generated automatically from the MR images or read from paradigm file (see PDIGMFILE in “fscan help”), or they can be entered using the -reference command line options. These are referenced by name (see COND and REF_CONDS.)

Regression mapping (-simulate) and regression filtering (-set) use the same algorithms to display and filter the data, respectively. If a linear regression is selected (see below), it plots the correlation coefficient between the voxel time course and the reference time course. For a non-linear regression, the voxel data are binned according to the reference time course, first into 100 bins, which are then combined into ARG nodes evenly weighted across the reference parameter range. A smooth curve is then fitted through the nodes using a cubic spline interpolation. This curve is voxel signal change as a function of the reference condition. Each value in the reference time course is then replaced by its associated value in the splined curve. The deviation of this new curve from a straight line is plotted as specified by the FLAG argument.

Note: Up to 10 different -set and -simulate options can be combined in a single fScan command.

See Also:
fScan Home, fScan Manual, CmdLineOptions, Manual Help