DSMatrix allows for the creation of dissilimarity matrices using arbitrary distance metrics.
Initialize DSMatrix
data_vectors : ndarray
m x n collection of vectors, where m is the number of exemplars and n is the number of features per exemplar
metric : string
Distance metric to use (e.g., ‘euclidean’, ‘spearman’, ‘pearson’, ‘confusion’)
mvpa2.misc.stats.ttest_1samp
mvpa2.misc.support
Enter search terms or a module, class or function name.