mvpa2.measures.corrcoefΒΆ

FeaturewiseMeasure of correlation with the labels.

Inheritance diagram of mvpa2.measures.corrcoef

Functions

pearsonr(x, y) Calculates a Pearson correlation coefficient and the p-value for testing

Classes

CorrCoef(**kwargs[, pvalue, attr]) FeaturewiseMeasure that performs correlation with labels
Dataset(samples[, sa, fa, a]) Generic storage class for datasets with multiple attributes.
FeaturewiseMeasure(**kwargs[, null_dist]) A per-feature-measure computed from a Dataset (base class).

NeuroDebian

NITRC-listed