| lnxreg.zip | Linux executables | (166 kb) |
| winreg.zip | Windows console executables | (131 kb) |
| regress.zip | C sources, version 2.6, 2008.08.11 | (72 kb) |
| regress.tar.gz | (59 kb) |
Attention: In order to compile these programs, the matrix package must also be retrieved.
A program for multivariate polynomial regression, i.e., a program that determines a minimum squared error polynomial for given data. The output values may also be transformed with the logit transformation, thus enabling (multivariate) logistic regression. A brief description of how to apply this program can be found in the file regress/ex/readme in the C source package.
A graphical user interface to these command line programs (RegGUI, written in Java) can be found here. This graphical user interface contains a simple viewer for induced regression models, which is also available as a separate program.