nilearn.connectome
: Functional Connectivity#
Tools for computing functional connectivity matrices and also implementation of algorithm for sparse multi subjects learning of Gaussian graphical models.
Classes:
| A class that computes different kinds of functional connectivity matrices. |
| Covariance and precision matrix estimator. |
| Sparse inverse covariance w/ cross-validated choice of the parameter. |
Functions:
| Return the flattened lower triangular part of an array. |
| Return the symmetric matrix given its flattened lower triangular part. |
| Compute sparse precision matrices and covariance matrices. |
| Return correlation matrix for a given covariance matrix. |
| Return partial correlation matrix for a given precision matrix. |