This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 0.6 series of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa.clfs.similarity.StreamlineSimilarity

Inheritance diagram of StreamlineSimilarity

class mvpa.clfs.similarity.StreamlineSimilarity(distance, gamma=1.0)

Compute similarity between two streamlines.

Parameters :

distance : func

Distance measure

gamma : float

Exponent coefficient

computed(data1, data2=None)

NeuroDebian

NITRC-listed