Skip to content

matthew-brett/formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formula

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.

Mailing Lists

Please see the developer's list here:

http://mail.scipy.org/mailman/listinfo/nipy-devel

Code

You can find our sources and single-click downloads:

License

formula is licensed under the terms of the BSD license. Please the COPYING file in the formula distribution.

About

Formula object for specifying design matrices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • R 0.2%