| Literature DB >> 27378902 |
Sulantha Mathotaarachchi1, Seqian Wang2, Monica Shin2, Tharick A Pascoal2, Andrea L Benedet2, Min Su Kang2, Thomas Beaudry2, Vladimir S Fonov3, Serge Gauthier4, Aurélie Labbe5, Pedro Rosa-Neto6.
Abstract
In healthy individuals, behavioral outcomes are highly associated with the variability on brain regional structure or neurochemical phenotypes. Similarly, in the context of neurodegenerative conditions, neuroimaging reveals that cognitive decline is linked to the magnitude of atrophy, neurochemical declines, or concentrations of abnormal protein aggregates across brain regions. However, modeling the effects of multiple regional abnormalities as determinants of cognitive decline at the voxel level remains largely unexplored by multimodal imaging research, given the high computational cost of estimating regression models for every single voxel from various imaging modalities. VoxelStats is a voxel-wise computational framework to overcome these computational limitations and to perform statistical operations on multiple scalar variables and imaging modalities at the voxel level. VoxelStats package has been developed in Matlab(®) and supports imaging formats such as Nifti-1, ANALYZE, and MINC v2. Prebuilt functions in VoxelStats enable the user to perform voxel-wise general and generalized linear models and mixed effect models with multiple volumetric covariates. Importantly, VoxelStats can recognize scalar values or image volumes as response variables and can accommodate volumetric statistical covariates as well as their interaction effects with other variables. Furthermore, this package includes built-in functionality to perform voxel-wise receiver operating characteristic analysis and paired and unpaired group contrast analysis. Validation of VoxelStats was conducted by comparing the linear regression functionality with existing toolboxes such as glim_image and RMINC. The validation results were identical to existing methods and the additional functionality was demonstrated by generating feature case assessments (t-statistics, odds ratio, and true positive rate maps). In summary, VoxelStats expands the current methods for multimodal imaging analysis by allowing the estimation of advanced regional association metrics at the voxel level.Entities:
Keywords: Alzheimer's disease; ROC analysis; generalized linear model; longitudinal analysis; mixed effect model; multimodal analysis; voxel-wise analysis
Year: 2016 PMID: 27378902 PMCID: PMC4908129 DOI: 10.3389/fninf.2016.00020
Source DB: PubMed Journal: Front Neuroinform ISSN: 1662-5196 Impact factor: 4.081
Figure 1Computational steps performed in VoxelStats statistical operations. Image data is retrieved from 3D images and converted (Step A) to a 2D matrix (Stage 1) for each subject. Image data is transformed to process space (Stage 2) using artificial parcellation (Step 1) and statistical operations are performed (Step 2, Stage 3). Subsequently, statistical matrices (Step 3, Stage 4) are generated from the results and transformed back to the 3D image space (Step 4, Stage 5, Step A−1).
Figure 2Graphical User Interface (GUI) of VoxelStats. Users can use this GUI to perform voxel-wise statistical operations including General/Generalized linear regression, ROC analysis, paired, and unpaired group comparisons. The GUI also includes functionality to preform random field theory based multiple comparison correction and visualization of the results.
Figure 3Example of the visualization function in VoxelStats. This function can be used to visualize any statistical result from VoxelStats.
Summary of the statistical models used to compare and demonstrate the principle feature cases.
| Linear regression with volumetric dependent variable | 273 | |
| Linear regression with volumetric independent and dependent variables | 219 | |
| Logistic regression with volumetric independent variable (binary dependent variable) | 273 | |
| Linear regression with continuous dependent variable and the interaction two volumetric variables | 219 | |
| Voxel-wise ROC analysis | Decision Variable | 273 |
Subscripts indicate the dimensions of each variable in the model. n- number of subjects, τ- number of voxels in the image. The highlighted parameters have been evaluated in the results shown in Figure 5.
Figure 4T-statistical maps for the statistical significance of the parameter for MMSE score generated from VoxelStats toolbox.
Figure 5Results from the feature case assessments. (A) Multiple comparison corrected statistical significance of the parameter for VBM for the association with [18F]FDG PET. (B) Multiple comparison corrected scaled odds ratio values of developing dementia in 24 months for a unit increase of the standard deviation of [18F] Florbetapir PET SUVR. (C) Uncorrected statistical significance of the parameter for the interaction between [18F]Florbetapir PET and [18F] FDG PET for the association with CDR-SOB. (D) True positive rate values from the ROC analysis based on [18F] Florbetapir PET SUVR in classifying individual developing dementia in 24 months.
Comparison of features offered by VoxelStats with existing statistical software packages designed to perform voxel-wise linear regression using imaging data.
| General linear model | ✓ | ✓ | ✓ | ✓ |
| Generalized linear models | ✓ | |||
| Voxel-wise independent variables | ✓ | |||
| Interactions of voxel-wise variables | ||||
| Scalar response variables | ||||
| User friendly commands/interface | ✓ | ✓ | ✓ | |
| Multiple comparison correction | ✓ | ✓ | ✓ | |
| Results visualization | ✓ | ✓ | ✓ | |
| Nifti file format support | ✓ | ✓ | ||
| ANALYZE file format support | ✓ | ✓ | ||
| MINC file format support | ✓ | ✓ | ✓ |
RMINC currently supports one Voxel-wise independent variable in the regression model, however the model cannot contain any other imaging or scalar covariates.
Although BPM toolbox provides a user interface, it requires all the imaging and scalar variables and covariates to be listed in separate files.