dear R experts---how do I determine what summary(polr( y ~ x )) calls?
 it is not summary.lm(polr(y~x)) or summary.mlm or summary.glm, or
stats:::summary.lm or ...  in fact, none of the summary<esc> methods
seem to invoke what summary invokes.

advice, as always, appreciated.

regards,

/iaw

----
Ivo Welch (ivo.we...@gmail.com)

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to