The general linear model (GLM).
Classes
| ConditionalAttribute(*args, **kwargs[, enabled]) | Simple container intended to conditionally store the value |
| Dataset(samples[, sa, fa, a]) | Generic storage class for datasets with multiple attributes. |
| FeaturewiseMeasure(**kwargs) | A per-feature-measure computed from a Dataset (base class). |
| GLM(design, **kwargs[, voi]) | General linear model (GLM). |