This content refers to an unreleased development version of PyMVPA
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.fxΒΆ

Misc. functions (in the mathematical sense)

Functions

double_gamma_hrf(t[, A1, W1, K1, A2, W2, K2]) Hemodynamic response function model.
dual_gaussian(x[, amp1, mean1, std1, amp2, ...]) Sum of two Gaussians.
fit2histogram(X, fx, params[, nbins, x_range]) Fit a function to multiple histograms.
least_sq_fit(fx, params, y[, x]) Simple convenience wrapper around SciPy’s optimize.leastsq.
single_gamma_hrf(t[, A, W, K]) Hemodynamic response function model.

Previous topic

mvpa2.misc.exceptions

Next topic

mvpa2.misc.fx.double_gamma_hrf

NeuroDebian

NITRC-listed