mvpa2.mappers.glmΒΆ
Transform datasets into parameter estimates of a general linear model fit.
This module provides the base class, as well as multiple implementations of a GLM based on different 3rd-party packages.
Classes
GLMMapper (regs[, add_regs]) |
Transform a dataset into parameter estimates for a general linear model. |