방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 베이지안 프로빗 모형× | 베이즈 다항 로지스틱 회귀× | |
|---|---|---|
| 분야 | 통계학 | 통계학 |
| 계열 | Regression model | Regression model |
| 기원 연도≠ | 1993 | 1966 (classical); Bayesian extensions established by 1990s |
| 창시자≠ | Albert & Chib (data augmentation formulation) | Gelman et al. (Bayesian treatment); classical multinomial logit by Cox (1966) |
| 유형≠ | Binary regression (Bayesian) | Bayesian classification model |
| 원전≠ | Albert, J. H., & Chib, S. (1993). Bayesian analysis of binary and polychotomous response data. Journal of the American Statistical Association, 88(422), 669-679. DOI ↗ | Gelman, A., Carlin, J. B., Stern, H. S., Dunson, D. B., Vehtari, A., & Rubin, D. B. (2013). Bayesian Data Analysis (3rd ed.). CRC Press. ISBN: 978-1439840955 |
| 별칭 | Bayesian probit regression, probit model with data augmentation, Gibbs sampling probit, Albert-Chib probit | Bayesian polytomous logistic regression, Bayesian multinomial logit, Bayesian softmax regression, Bayesian nominal logistic regression |
| 관련≠ | 6 | 5 |
| 요약≠ | The Bayesian Probit model is a binary regression method that models the probability of a binary outcome using the normal CDF (probit link) within a Bayesian framework. It assigns prior distributions to regression coefficients and updates them with observed data, yielding a full posterior distribution rather than a single point estimate. The Albert-Chib data-augmentation algorithm makes posterior sampling computationally efficient via Gibbs sampling. | Bayesian Multinomial Logistic Regression models a nominal outcome with three or more unordered categories by placing prior distributions over the regression coefficients and updating them with data via Bayes' theorem. The result is a full posterior distribution over category probabilities for each observation, enabling principled uncertainty quantification and regularization through the prior. |
| ScholarGate데이터셋 ↗ |
|
|