Dear R users,
As I have no answer to my las reply i try again.
If the binomal negative link has never been implemented in the lmer
fonction,
and as it was working when I did it some months ago,
What kind of result did I get?
This is the exemple of the answer of R when i was using lmer with negat
Patrick Giraudoux wrote:
>
> Seems the message below and the thread have reveived no attention/answer.
> The output presented is quite tricky. Looks like if lmer (lme4 0.9975-10)
> has accepted a negative binomial link with reasonable estimates, although
> it was not designed for...
>
> What
?
Best
Patrick
Message: 34
Date: Thu, 29 Oct 2009 06:51:24 -0700 (PDT)
From: "E. Robardet"
Subject: Re: [R] What happen for Negative binomial link in Lmer
fonction?
To: r-help@r-project.org
Message-ID: <26113408.p...@talk.nabble.com>
Content-Type: text/plain; charset=us-a
Thank you for your answers,
I have an exemple of that i was using:
m1a<-lmer(atpos~ninter+saison+milieu*zone+(1|code),family=neg.bin(0.429),method="Laplace",data=manu)
summary(m1a)
Generalized linear mixed model fit using Laplace
Formula: atpos ~ ninter + saison + milieu * zone + (1 | code)
On Thu, Oct 22, 2009 at 1:39 PM, Ben Bolker wrote:
> ROBARDET Emmanuelle wrote:
>>
>> Dear R users,
>> I'm performing some GLMMs analysis with a negative binomial link.
>> I already performed such analysis some months ago with the lmer() function
>> but when I tried it today I encountered this pr
ROBARDET Emmanuelle wrote:
>
> Dear R users,
> I'm performing some GLMMs analysis with a negative binomial link.
> I already performed such analysis some months ago with the lmer() function
> but when I tried it today I encountered this problem:
> Erreur dans famType(glmFit$family) : unknown GL
Dear R users,
I'm performing some GLMMs analysis with a negative binomial link.
I already performed such analysis some months ago with the lmer() function but
when I tried it today I encountered this problem:
Erreur dans famType(glmFit$family) : unknown GLM family: 'Negative Binomial'
Does anyone
7 matches
Mail list logo