The predecessor to BrainSTAT was fmristat. The following pages contain the current documentation for this package.
Summary of method
The fMRI data was first converted to percentage of whole volume. The statistical analysis of the percentages was based on a linear model with correlated errors. The design matrix of the linear model was first convolved with a hemodynamic response function modelled as a difference of two gamma functions timed to coincide with the acquisition of each slice. Temporal drift was removed by adding a cubic spline in the frame times to the design matrix (one covariate per 2 minutes of scan time), and spatial drift was removed by adding a covariate in the whole volume average. The correlation structure was modelled as an autoregressive process of degree 1. At each voxel, the autocorrelation parameter was estimated from the least squares residuals using the Yule-Walker equations, after a bias correction for correlations induced by the linear model. The autocorrelation parameter was first regularized by spatial smoothing, then used to `whiten' the data and the design matrix. The linear model was then re-estimated using least squares on the whitened data to produce estimates of effects and their standard errors.
In a second step, runs, sessions and subjects were combined using a mixed effects linear model for the effects (as data) with fixed effects standard deviations taken from the previous analysis. This was fitted using ReML implemented by the EM algorithm. A random effects analysis was performed by first estimating the the ratio of the random effects variance to the fixed effects variance, then regularizing this ratio by spatial smoothing with a Gaussian filter. The variance of the effect was then estimated by the smoothed ratio multiplied by the fixed effects variance. The amount of smoothing was chosen to achieve 100 effective degrees of freedom.
The resulting T statistic images were thresholded using the minimum given by a Bonferroni correction and random field theory, taking into account the non-isotropic spatial correlation of the errors.
References
* Liao, C., Worsley, K.J., Poline, J-B., Aston, J.A.D., Duncan, G.H., Evans, A.C. (2002). Estimating the delay of the fMRI response. Neuroimage, 16:593-606. POSTER (Power Point)
* Worsley, K.J., Liao, C., Aston, J., Petre, V., Duncan, G.H., Morales, F., Evans, A.C. (2002). A general statistical analysis for fMRI data. Neuroimage, 15:1-15. POSTER (Power Point)
Contents
* The latest release of fmristat
* Looking at the fMRI data using pca_image?
* Plotting the hemodynamic response function (hrf) using fmridesign?
* Analysing one run with fmrilm?
* Visualizing? the results using view_slices, glass_brain and blob_brain
* F-tests?
* Combining runs/sessions/subjects with multistat?
* Fixed and random effects? * Thresholding? the tstat image with stat_threshold and fdr_threshold
* Locating peaks and clusters with locmax
A list of all pages can be found in the TitleIndex.
