News

A method commonly used to fit non-linear curves to data instead of straight regression lines is polynomial regression. This method uses the same principles as linear regression but models the ...
EDIT: Updated with working code.I am porting a polynomial regression program (originally in C++ 6) to VB.NET 2003 for use in another project. However, I'm having some slight difficulties. When I ...
Alan L. Sockloff, The Analysis of Nonlinearity via Linear Regression with Polynomial and Product Variables: An Examination, Review of Educational Research, Vol. 46, No. 2 (Spring, 1976), pp. 267-291 ...