Skip to content

AIC / BIC vs P-Values in lmer

3 messages · Ben Bolker, Crowe, Andrew, Dunbar, Michael

#
Thanks (forehead slap -- I knew that but it escaped me -- Manuel
Morales also pointed this out, off-list).

? Isn't the difference between

(1|order/family)

and

(1|family)

that the former fits two variance terms, one for differences among orders and
one for families (implicitly, within orders)? ?I think they're
different (it should
be very easy to tell from the model output -- although if the data are scarce
it could be that among-order variance is estimated to be effectively zero,
in which case the results wouldn't differ much).
On Thu, Aug 5, 2010 at 9:23 AM, Crowe, Andrew <a.crowe at lancaster.ac.uk> wrote:
#
In this case where a family is completely contained within an order, I think that once the variance at family level has been fit there is no remaining variance left to explain at the order level.  Thus you should get the same values for the fixed effects with both model specifications.  Where a grouping nests into multiple higher level groups is where you need to specify the interaction in the random term.
 
Andrew
 
Dr Andrew Crowe
 
Lancaster Environment Centre
Lancaster University
Lancaster    LA1 4YQ
UK

________________________________

From: r-sig-ecology-bounces at r-project.org on behalf of Ben Bolker
Sent: Thu 05/08/2010 3:13 PM
To: r-sig-ecology at r-project.org
Subject: [R-sig-eco] AIC / BIC vs P-Values in lmer



Thanks (forehead slap -- I knew that but it escaped me -- Manuel
Morales also pointed this out, off-list).

  Isn't the difference between

(1|order/family)

and

(1|family)

that the former fits two variance terms, one for differences among orders and
one for families (implicitly, within orders)?  I think they're
different (it should
be very easy to tell from the model output -- although if the data are scarce
it could be that among-order variance is estimated to be effectively zero,
in which case the results wouldn't differ much).
On Thu, Aug 5, 2010 at 9:23 AM, Crowe, Andrew <a.crowe at lancaster.ac.uk> wrote:
_______________________________________________
R-sig-ecology mailing list
R-sig-ecology at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology
#
Hi Andy

I don't think you're right, although there are two different questions. One is whether introducing a higher level grouping where the structure is nested allows any variance to be defined at that level. It obviously depends on the data, but by and large the answer is yes, because the model isn't fitting the variance to family level then allocating what's left to order level. It's partitioning the variance between those levels, subject to some model assumptions, e.g. that variance within orders and families is constant across the data. E.g. for examples with a taxonomic hierarchy see http://nora.nerc.ac.uk/8161/ and http://nora.nerc.ac.uk/3792/

The other question is whether changing the random effects structure will change the significance of the fixed effects. That's a more difficult question to answer, it will depend for one on how the fixed effects map onto the random effects, e.g. whether a fixed effect is a property of an order or a family or an individual. Perhaps if the fixed effects are defined at the family or individual level it won't matter, but I wouldn't like to make a definitive statement on that. I've a feeling that there are plenty of situations where it could matter.

Cheers
Mike 


-----Original Message-----
From: r-sig-ecology-bounces at r-project.org [mailto:r-sig-ecology-bounces at r-project.org] On Behalf Of Crowe, Andrew
Sent: 05 August 2010 16:18
To: Ben Bolker; r-sig-ecology at r-project.org
Subject: Re: [R-sig-eco] AIC / BIC vs P-Values in lmer

In this case where a family is completely contained within an order, I think that once the variance at family level has been fit there is no remaining variance left to explain at the order level.  Thus you should get the same values for the fixed effects with both model specifications.  Where a grouping nests into multiple higher level groups is where you need to specify the interaction in the random term.
 
Andrew
 
Dr Andrew Crowe
 
Lancaster Environment Centre
Lancaster University
Lancaster    LA1 4YQ
UK

________________________________

From: r-sig-ecology-bounces at r-project.org on behalf of Ben Bolker
Sent: Thu 05/08/2010 3:13 PM
To: r-sig-ecology at r-project.org
Subject: [R-sig-eco] AIC / BIC vs P-Values in lmer



Thanks (forehead slap -- I knew that but it escaped me -- Manuel
Morales also pointed this out, off-list).

  Isn't the difference between

(1|order/family)

and

(1|family)

that the former fits two variance terms, one for differences among orders and
one for families (implicitly, within orders)?  I think they're
different (it should
be very easy to tell from the model output -- although if the data are scarce
it could be that among-order variance is estimated to be effectively zero,
in which case the results wouldn't differ much).
On Thu, Aug 5, 2010 at 9:23 AM, Crowe, Andrew <a.crowe at lancaster.ac.uk> wrote:
_______________________________________________
R-sig-ecology mailing list
R-sig-ecology at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology

_______________________________________________
R-sig-ecology mailing list
R-sig-ecology at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology