Regression modelRegression / GLM
有序逻辑回归
有序逻辑回归——最常见的是比例优势模型——估计一个或多个预测变量与有序分类结果(例如,李克特量表、疾病严重程度等级、教育程度水平)之间的关系。它模拟了跨有序类别的累积对数优势,同时假设每个预测变量在所有阈值处具有单一的共享效应。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- McCullagh, P. (1980). Regression models for ordinal data. Journal of the Royal Statistical Society: Series B (Methodological), 42(2), 109–142. DOI: 10.1111/j.2517-6161.1980.tb01109.x ↗
- Agresti, A. (2010). Analysis of Ordinal Categorical Data (2nd ed.). John Wiley & Sons. ISBN: 978-0470082898
如何引用本页
ScholarGate. (2026, June 3). Ordinal Logistic Regression (Proportional-Odds Model). ScholarGate. https://scholargate.app/zh/statistics/ordinal-logistic-regression
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 广义线性模型 (GLM)统计学↔ compare
- 逻辑回归研究统计学↔ compare
- 多元逻辑回归统计学↔ compare
- 普通最小二乘法 (OLS) 回归计量经济学↔ compare
- Probit 回归模型计量经济学↔ compare
- 分位数回归计量经济学↔ compare