EBlini/FCnet: Analysis of Functional Connectivity matrices through elastic NETs

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.

Getting started

Package details

AuthorElvio Blini [aut, cre], Michele De Filippo De Grazia [aut], Testolin [aut], Zorzi [aut]
MaintainerElvio Blini <elvio.blini@unipd.it>
LicenseGPL-3
Version0.1.9.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("EBlini/FCnet")
EBlini/FCnet documentation built on April 13, 2022, 10:23 p.m.