Difference between revisions of "Linear regression"
From Conservapedia
(A little more info) |
DavidB4-bot (Talk | contribs) (→top: Category) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | A '''linear regression''' is a [[regression]] that is linear with respect to the unknown [[parameter]]s used in the fit. A linear regression can illustrate many relationships between variables ( | + | A '''linear regression''' is a [[regression]] that is linear with respect to the unknown [[parameter]]s used in the fit. A linear regression can illustrate many relationships between variables (e.g., quadratic) however, in the case of exponentional or log-linear relationships a linear regression is not an appropriate statistical test. |
"Least squares fitting" is the most common type of linear regression. | "Least squares fitting" is the most common type of linear regression. | ||
| − | [[ | + | [[Category:Linear Algebra]] |
Latest revision as of 14:35, July 28, 2016
A linear regression is a regression that is linear with respect to the unknown parameters used in the fit. A linear regression can illustrate many relationships between variables (e.g., quadratic) however, in the case of exponentional or log-linear relationships a linear regression is not an appropriate statistical test.
"Least squares fitting" is the most common type of linear regression.