Description: 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.
To Search:
File list (Check if you may need any files):
src\kelr.c
...\makefile
...\mpr.c
...\mpx.c
...\regdat.c
...\regress.c
...\regress.h
...\regress.mak