Skip to content
Prev 166843 / 398502 Next

deviance in polr method

Withut looking up your reference, are you not comparing grouped and 
ungrouped deviances?  And polr() does not say anything about accepting 
a model (or not), only about the comparison between two models.

'Deviances' are in comparison with some 'saturated' model, and I would 
say that M&N are comparing with a separate fit to each group, polr() 
with correctly predicting each observation.  Both are valid, but refer 
to different questions.
On Tue, 13 Jan 2009, Gerard M. Keogh wrote: