방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 순서형 로지스틱 회귀× | Multinomial Logistic Regression× | |
|---|---|---|
| 분야 | 통계학 | 통계학 |
| 계열 | Regression model | Regression model |
| 기원 연도≠ | 1980 | 1966–1974 |
| 창시자≠ | Peter McCullagh | Cox (1966); Theil (1969); formalized by McFadden (1974) |
| 유형≠ | Ordinal regression / GLM | Generalized linear model |
| 원전≠ | McCullagh, P. (1980). Regression models for ordinal data. Journal of the Royal Statistical Society: Series B (Methodological), 42(2), 109–142. DOI ↗ | Agresti, A. (2002). Categorical Data Analysis (2nd ed.). Wiley-Interscience. ISBN: 978-0471360933 |
| 별칭 | proportional-odds model, cumulative link model, ordered logit, OLR | polytomous logistic regression, softmax regression, multinomial logit, nominal logistic regression |
| 관련≠ | 6 | 4 |
| 요약≠ | Ordinal logistic regression — most commonly the proportional-odds model — estimates the relationship between one or more predictors and an ordered categorical outcome (e.g., Likert scales, disease severity grades, educational attainment levels). It models cumulative log-odds across the ordered categories while assuming a single shared effect of each predictor at all thresholds. | Multinomial logistic regression extends binary logistic regression to outcomes with three or more unordered categories. It models the log-odds of each category relative to a chosen reference category as a linear function of the predictors, and estimates all parameters simultaneously via maximum likelihood. It is the standard choice when the dependent variable is nominal with multiple levels. |
| ScholarGate데이터셋 ↗ |
|
|