Univariate Regression
Univariate regression, polynomial regression, orthogonal polynomials, nonlinear
Contents
Overview
Univariate regression is an area of curve-fitting which, given a functionPolynomial Regression
One linear regression method is that of polynomial regression, which refers to finding the polynomial function that provides the least squares fitting to a series of data points. More precisely, if the polynomial functionMISSING IMAGE!
378/reglinear-378.png cannot be found in /users/378/reglinear-378.png. Please contact the submission author.
MISSING IMAGE!
378/parabolic-378.png cannot be found in /users/378/parabolic-378.png. Please contact the submission author.
Orthogonal Polynomial Regression
This is an extension of polynomial regression, in the sense that instead of usingMISSING IMAGE!
378/orthogonal-378.png cannot be found in /users/378/orthogonal-378.png. Please contact the submission author.
MISSING IMAGE!
378/forsythe-378.png cannot be found in /users/378/forsythe-378.png. Please contact the submission author.
Nonlinear Regression
As mentioned at the beginning of this reference page, nonlinear regression refers to the cases when the fitting function depends nonlinearly on its parameters. ThereforeMISSING IMAGE!
378/reglogistic-378.png cannot be found in /users/378/reglogistic-378.png. Please contact the submission author.
References
- Franklin A. Graybill, Hariharan K. Iyer, Regression Analysis. Concepts and Applications, Duxbury Press, Belmont, California.
- http://en.wikipedia.org/wiki/Curve_fitting
- http://en.wikipedia.org/wiki/Regression_analysis
- http://en.wikipedia.org/wiki/Least_squares
- http://en.wikipedia.org/wiki/Orthogonal_polynomials