mvpa2.measures.corrcoefΒΆ
FeaturewiseMeasure of correlation with the labels.
Functions
pearson_correlation (x[, y]) |
Computes pearson correlations on matrices |
Classes
CorrCoef ([pvalue, attr, corr_backend]) |
FeaturewiseMeasure that performs correlation with labels |
Dataset (samples[, sa, fa, a]) |
Generic storage class for datasets with multiple attributes. |
FeaturewiseMeasure ([null_dist]) |
A per-feature-measure computed from a Dataset (base class). |