Skip to content
Prev 199718 / 398506 Next

Models for Discrete Choice in R

Frank,

I certainly can't speak for Emmanuel. I don't know his reasons.

The reason I've posted this question is the fact that (as far as I
understood), ordinal regression is based on logistic regression (or
probit), and logistic regression expects a formula like dichotomous ~
ratio1 + ratio2 + ... + ration. However, most examples I've found in
Design, MASS and VGAM test models like ordinal ~ categorical1 +
categorical2 + ... + categoricaln.

I wonder if it is just coincidence or I have just found the wrong functions.

Best,

Iuri.

On Mon, Nov 9, 2009 at 11:43 AM, Frank E Harrell Jr
<f.harrell at vanderbilt.edu> wrote: