polr refers to a R function in package MASS for ordered logistic or probit regression.
polr
is a R
function in package MASS
for ordered logistic or probit regression. It fits a logistic or probit regression model to an ordered factor response. The default logistic case is proportional odds logistic regression, after which the function is named.