This package contains an implementation of symbolic statistical models in Python.
The implementation is of a full algebra of factors and numerical variables in statistical models.
It has some similarities to model formulae in R, but differs in that the rules for the creation of design matrices are more completely defined by the model algebra.
An earlier version of this package is in nipy.
Please see the developer's list here:
http://mail.scipy.org/mailman/listinfo/nipy-devel
You can find our sources and single-click downloads:
- Main repository on Github.
- Documentation for all releases and current development tree.
- Download as a tar/zip file the current trunk.
- Downloads of all available releases.
formula is licensed under the terms of the BSD license. Please the COPYING file in the formula distribution.