mvpa2.measures.corrcoefΒΆ

FeaturewiseMeasure of correlation with the labels.

Inheritance diagram of mvpa2.measures.corrcoef

Functions

pearson_correlation(x[, y]) Computes pearson correlations on matrices

Classes

CorrCoef([pvalue, attr, corr_backend]) FeaturewiseMeasure that performs correlation with labels