Note
This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the user guide for the big picture.
3.3.2. fmralign.methods.DetSRM¶
- class fmralign.methods.DetSRM(n_components=20)[source]¶
Compute the alignment from one subjects to the shared latent response.
- Parameters:
- n_components: int
Number of shared components. Defaults to 20.
- Attributes:
- W(n_components, n_voxels) ndarray
Optimal mixing matrix
3.3.2.1. Examples using fmralign.methods.DetSRM
¶

Alignment methods benchmark (template-based ROI case)
Alignment methods benchmark (template-based ROI case)