![]() |
Multivariate Pattern Analysis in Python |
Inheritance diagram for mvpa.measures.corrstability:
FeaturewiseDatasetMeasure of stability of labels across chunks based on correlation.
Bases: mvpa.measures.base.FeaturewiseDatasetMeasure
FeaturewiseDatasetMeasure that assesses feature stability across runs for each unique label by correlating label activity for pairwise combinations of the chunks.
If there are multiple samples with the same label in a single chunk (as is typically the case) this algorithm will take the featurewise average of the sample activations to get a single value per label, per chunk.
Note
Available state variables:
(States enabled by default are listed with +)
See also
Please refer to the documentation of the base class for more information:
Initialize
| Parameters: |
|
|---|