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.
Plot the euclidean distances between all samples of a dataset.
Parameters :
dataset : Dataset
Providing the samples.
sortbyattr : None or str
If None, the samples distances will be in the same order as their
appearance in the dataset. Alternatively, the name of a samples
attribute can be given, which wil then be used to sort/group the
samples, e.g. to investigate the similarity samples by label or by
chunks.
Quick search
Enter search terms or a module, class or function name.