Skip to content
Prev 58875 / 398502 Next

polr probit versus stata oprobit

On Wed, 10 Nov 2004, Jean Eid wrote:

            
I don't have your second example, but I get the same results from
    polr(formula = Sat ~ as.numeric(Infl) + as.numeric(Type) +
      as.numeric(Cont), data = housing, weights = Freq, method = "probit")
and
    oprobit Sat Infl Type Cont [fw=Freq]
for example.

 	-thomas
Thomas Lumley			Assoc. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle