mvpa2.measures.dsΒΆ

Dissimilarity measure.

Inheritance diagram of mvpa2.measures.ds

Classes

DSMMeasure(dsmatrix, dset_metric[, ...]) DSMMeasure creates a Measure object where metric can be one of ‘euclidean’, ‘spearman’, ‘pearson’ or ‘confusion’ ..
DSMatrix(data_vectors[, metric]) DSMatrix allows for the creation of dissilimarity matrices using arbitrary distance metrics.
Measure([null_dist]) A measure computed from a Dataset All dataset measures support arbitrary transformation of the measure after it has been computed.

NeuroDebian

NITRC-listed