The analysis of (Functional Connectivity) neuroimaging data can be daunting due to the very high dimensionality of the features involved. In time, several approaches to the problem have been devised. `FCnet` allows one to easily implement a three steps procedure consisting of: i) Feature reduction: the functional connectivity matrices are first summarized through data reduction techniques such as Principal Component Analysis or Independent Components Analysis. ii) Robust regression: the reduced matrix of Weights is then entered into a robust regression model (with either ridge or LASSO penalty). The model is crossvalidated internally by means of Leave-One-Out (nested) crossvalidation. ii) Back-projection: models' coefficients can be back-projected onto the original space, in order to rank the most predictive edges of a matrix. Starting from version 0.1.5, experimental support is also provided for the analysis of brain volumes.
Package details |
|
---|---|
Author | Elvio Blini [aut, cre], Michele De Filippo De Grazia [aut], Testolin [aut], Zorzi [aut] |
Maintainer | Elvio Blini <elvio.blini@unipd.it> |
License | GPL-3 |
Version | 0.1.9.9000 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.