To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 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.

mvpa2.misc.neighborhood.QueryEngineInterface

Inheritance diagram of QueryEngineInterface

class mvpa2.misc.neighborhood.QueryEngineInterface

Very basic class for QueryEngines defining the interface

It should not be used directly, but is used to check either we are working with QueryEngine instances

query(**kwargs)

Return feature ids of neighbors given a specific query

query_byid(fid)

Return feature ids of neighbors for a given feature id

train(dataset)

Previous topic

mvpa2.misc.neighborhood.QueryEngine

Next topic

mvpa2.misc.neighborhood.Sphere

NeuroDebian

NITRC-listed