[R] newbie question: polr and glm.control

Boryeu Mao B.Mao at cerep.com
Thu Feb 7 04:05:41 CET 2002


I'm running polr() and getting warning messages from glm.fit().  It seems
reasonable to use glm.control() to turn on the trace and follow what
glm.fit() does when called by polr(); or is it?  

glm.control(maxit=10, trace=TRUE) 
polr(act~., data=mm)

The glm.control() sets the trace TRUE, but there's no change in the output
from polr().

Many thanks in advance for any help/pointers.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list