Skip to content
Prev 69711 / 398503 Next

multinom(): likelihood of model?

By definition, the deviance is minus twice the maximized log-likelihood 
plus a const.  In any of these models for discrete data, the saturated 
model predicts exactly, so the const is zero.

There are worked examples in MASS4, the book multinom() supports.
On Fri, 13 May 2005, Brooks Miner wrote: