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