probitordinal
Probitordinal refers to what is commonly called the ordinal probit model, a regression framework for ordered categorical outcomes. It assumes an underlying latent continuous propensity y* that relates to predictors x via y* = xβ + ε with ε ~ N(0,1). The observed ordinal response Y takes values 1,...,K according to thresholds τ_0 = -∞ < τ_1 < ... < τ_{K-1} < τ_K = ∞, with Y = j if τ_{j-1} < y* ≤ τ_j.
Parameters are estimated by maximum likelihood. The probability of category j is P(Y=j|x) = Φ(τ_j − xβ) − Φ(τ_{j−1}
Assumptions include the normality of the error term and the proportional-odds-like structure that a single set
Applications span social sciences, economics, and political science for survey data and ratings. Software implementations exist