Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Mnohonásobná lineární regrese× | Logistická regrese× | |
|---|---|---|
| Obor≠ | Statistika | Statistika ve výzkumu |
| Rodina≠ | Regression model | Process / pipeline |
| Rok vzniku≠ | 1886 | 1958 |
| Tvůrce≠ | Francis Galton; formalized by Karl Pearson | David Roxbee Cox |
| Typ≠ | Parametric linear model | Method |
| Původní zdroj≠ | Galton, F. (1886). Regression towards mediocrity in hereditary stature. Journal of the Anthropological Institute of Great Britain and Ireland, 15, 246–263. DOI ↗ | Cox, D. R. (1958). The regression analysis of binary sequences. Journal of the Royal Statistical Society, Series B, 20(2), 215–242. DOI ↗ |
| Další názvy≠ | MLR, OLS regression, multiple regression, linear regression with multiple predictors | logit model, binomial logistic regression, LR |
| Příbuzné≠ | 8 | 3 |
| Shrnutí≠ | 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. | Logistic regression is a statistical method for modeling the probability of a binary outcome (disease present/absent, success/failure) as a function of continuous and categorical predictors. Developed by David Roxbee Cox (1958), it solves the problem of predicting categorical outcomes by applying a logistic transformation to constrain predictions to the [0,1] probability interval, enabling accurate risk stratification, diagnostic prediction, and causal inference in epidemiology, medicine, and social science. |
| ScholarGateDatová sada ↗ |
|
|