Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Gamma Regression× | Logistická regrese× | |
|---|---|---|
| Obor≠ | Statistika | Statistika ve výzkumu |
| Rodina≠ | Regression model | Process / pipeline |
| Rok vzniku≠ | 1989 | 1958 |
| Tvůrce≠ | McCullagh & Nelder (GLM framework) | David Roxbee Cox |
| Typ≠ | Generalized linear model | Method |
| Původní zdroj≠ | McCullagh, P. & Nelder, J. A. (1989). Generalized Linear Models (2nd ed.). Chapman and Hall. 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 | gamma GLM, gamma generalized linear model, Gamma Regresyonu (GLM) | logit model, binomial logistic regression, LR |
| Příbuzné≠ | 4 | 3 |
| Shrnutí≠ | Gamma regression is a generalized linear model that uses the gamma distribution to model a positive, right-skewed continuous outcome. Developed within the GLM framework of McCullagh and Nelder (1989), it is an alternative to ordinary linear regression for variables such as health-care costs, durations, and income. | 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 ↗ |
|
|