方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 有序逻辑回归× | 多元逻辑回归× | |
|---|---|---|
| 领域 | 统计学 | 统计学 |
| 方法族 | 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数据集 ↗ |
|
|