Skip to content

lmer and log link

3 messages · Hugh Sturrock, Douglas Bates, David Winsemius

#
On Wed, Oct 31, 2012 at 1:18 PM, Hugh Sturrock <hughsturrock at hotmail.com> wrote:

            
I hate to sound facetious but the simple solution is to use a link
such as the logit or probit or cloglog or ... that restricts the value
of inverse link function to the interval [0,1].  It is unusual to use
the log link for a binomial response unless the values of the linear
predictor stay very small, in which case the log link is almost the
same as the logit link.
#
On Oct 31, 2012, at 11:18 AM, Hugh Sturrock wrote:

            
Couldn't you use Poisson errors with a log link. I would think that should give you risk ratios and be a canonical link-error pairing.