Skip to content
Prev 19667 / 20628 Next

compare fit of GLMM with different link/family

Getting back to this late.
On 1/27/22 4:46 PM, Don Cohen wrote:
I think Phillip meant "transform the *response variable*" specifically.
I think this all basically makes sense.  I would phrase it as saying 
that what we are doing when we calculate the "(log)likelihood" of a 
*continuous* response is in practice calculating a (log) likelihood 
*density* (that's why the value can be >1); as Phillip suggests, if we 
write it out as a likelihood then there is an implicit 'delta-x' in the 
expression that makes it a probability.  When we take the log that turns 
into an additive constant, and we know that we can drop additive 
constants without affecting the inferential machinery.
    Put another way, as long as our implicit dx is the *same* throughout 
our equations, we can ignore it.

    The other complication is that the likelihood of a mixed model 
*does* involve an integral (but it's an integral over the random 
effects, and doesn't come into the argument above).

   Hope that helps.

   Ben Bolker