方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 简单线性回归× | 多元线性回归× | |
|---|---|---|
| 领域 | 统计学 | 统计学 |
| 方法族 | Regression model | Regression model |
| 起源年份≠ | 1805 | 1886 |
| 提出者≠ | Adrien-Marie Legendre (least squares, 1805); Francis Galton (regression concept, 1886) | Francis Galton; formalized by Karl Pearson |
| 类型≠ | Parametric bivariate regression | Parametric linear model |
| 开创性文献≠ | Legendre, A. M. (1805). Nouvelles méthodes pour la détermination des orbites des comètes. Firmin Didot, Paris. [Appendix: Sur la méthode des moindres quarrés, pp. 72–80] link ↗ | Galton, F. (1886). Regression towards mediocrity in hereditary stature. Journal of the Anthropological Institute of Great Britain and Ireland, 15, 246–263. DOI ↗ |
| 别名 | SLR, ordinary least squares regression, OLS regression, bivariate regression | MLR, OLS regression, multiple regression, linear regression with multiple predictors |
| 相关≠ | 7 | 8 |
| 摘要≠ | Simple linear regression is the foundational parametric method for modelling a straight-line relationship between one continuous predictor and one continuous outcome, estimating the slope and intercept by ordinary least squares (OLS). The least squares principle was first published by Adrien-Marie Legendre in 1805, and Francis Galton introduced the concept of regression to the mean in 1886, coining the term that names the entire family of methods. | Multiple linear regression (MLR) is a parametric regression model that expresses a continuous outcome as a weighted linear combination of two or more predictor variables plus a random error term. The unknown weights (regression coefficients) are estimated by ordinary least squares (OLS), which minimises the sum of squared residuals. The method traces to Francis Galton's 1886 work on hereditary stature and was placed on firm mathematical footing by Karl Pearson; Draper and Smith's 1966 textbook established it as the standard framework for applied regression. |
| ScholarGate数据集 ↗ |
|
|