mvpa2.misc.statsΒΆ

Little statistics helper

Inheritance diagram of mvpa2.misc.stats

Functions

chisquare(obs[, exp]) Compute the chisquare value of a contingency table with arbitrary dimensions.
ttest_1samp(a[, popmean, axis, mask, ...]) Calculates the T-test for the mean of ONE group of scores a.

Classes

DSMatrix(data_vectors[, metric]) DSMatrix allows for the creation of dissilimarity matrices using arbitrary distance metrics.

Previous topic

mvpa2.misc.sampleslookup.SamplesLookup

Next topic

mvpa2.misc.stats.chisquare

NeuroDebian

NITRC-listed